Search found 38 matches

by darwin4ever
Jun 21, 2023 22:18
Forum: Projects
Topic: IUP_FB_EDITOR (simple development environment)
Replies: 175
Views: 54113

Re: IUP_FB_EDITOR (simple development environment)

How does the PATH "Path to the directory INCLUDE" work ? What's it's purpose ? I have a INCLUDE-directory for my own BI-sources : "F:\_Work\_FreeBasic_Includes" and PROJECT-directories : "F:\_Work\_FreeBasic\Project_1" When a BI-source is #include in a Project-BAS-sourc...
by darwin4ever
Jun 20, 2023 17:44
Forum: Beginners
Topic: Debugger
Replies: 10
Views: 1800

Re: Debugger

Ok, thank you very much, It's working now ! The image did the job ! Since I'm using (from time to time) FBC, I never used any build options before so wasn't aware of it. I was expecting selecting the build-option and pressing OK would be the way to go, but with trial and error I found out that the o...
by darwin4ever
Jun 20, 2023 15:16
Forum: Beginners
Topic: Debugger
Replies: 10
Views: 1800

Re: Debugger

I tried - Compiler-path : D:\FreeBASIC\FreeBASIC-1.10.0-win64\fbc.exe -v --> NO EXE generated, so it seems that is related to specifying the options in the path - Compiler-path : D:\FreeBASIC\FreeBASIC-1.10.0-win64\fbc.exe and #cmdline "-gen gas64 -g" as first line in the BAS --> NO EXE ge...
by darwin4ever
Jun 20, 2023 14:44
Forum: Beginners
Topic: Debugger
Replies: 10
Views: 1800

Re: Debugger

Let's reset the discussion. I'm using now : - FBC 1.10.0 64bit - iup_fb_editor64 - fbdebug_WDS v3.01 64bit In iup_fb_editor I have specified in Option/Path - Compiler D:\FreeBASIC\FreeBASIC-1.10.0-win64\fbc.exe -gen gas64 -g - Debugger D:\FreeBASIC\fbdebug_WDS v3.01\Windows 64bit\fbdebugger_new.exe ...
by darwin4ever
Jun 20, 2023 13:31
Forum: Beginners
Topic: Debugger
Replies: 10
Views: 1800

Re: Debugger

With not working I was referring to gas-error I receive. But probably I'm doing something wrong when compiling with gas and -g (see the syntax above I used) I never used a debugger with FBC, gas or -g, and compiling doesn't work with the syntax I used And ... where can I download Fbdebugger_help.chm...
by darwin4ever
Jun 20, 2023 12:20
Forum: Beginners
Topic: Debugger
Replies: 10
Views: 1800

Re: Debugger

Is that the debugger accompanying FBC ?
I tried to use FBdebugger but I receive an error "compile with gag and -G"
I tried to compile with D:\FreeBASIC\FreeBASIC-1.10.0-win64\fbc.exe -gen gas64 -g but that doesn't seem to work.

Are there other debuggers I can use ?
by darwin4ever
Jun 19, 2023 20:54
Forum: Beginners
Topic: Debugger
Replies: 10
Views: 1800

Debugger

I'm using IUP_FB_Editor as IDE for FreeBASIC-1.09.0

Under Options/Path a Debugger can be specified.

Is this Debugger part of the FreeBASIC distribution (and where can I find it) ?
Or is it a separate download (and where can I download it) ?

Thanks
by darwin4ever
Jun 14, 2023 12:43
Forum: Beginners
Topic: Instr text containing "
Replies: 1
Views: 1188

Instr text containing "

Hi, I need to do a inStr(ProcessLineIn, "<field name= "Site" ") The double quotes just before and after Site are part of the string to be tested. How can I test this, as the compiler gets confused about the double quotes I tried already \" but that doesn't seem to work eithe...
by darwin4ever
Aug 08, 2022 20:31
Forum: Projects
Topic: IUP_FB_Editor+ - fork of IUP_FB_Editor
Replies: 8
Views: 6342

Re: IUP_FB_Editor+ - fork of IUP_FB_Editor

Hi, There seems to be a problem, the specified path for "Path to the directory INCLUDE" in the Program settings/Path is not used for "compile". *.bi files located in that directory are not found and result in an compile-error. I have following situation Freebasic Directory - INCL...
by darwin4ever
Nov 15, 2021 7:05
Forum: General
Topic: IUP_FBEditor+ Function Collapse
Replies: 1
Views: 578

IUP_FBEditor+ Function Collapse

How does the Function Collapse (not) work in IUP_FBEditor+ ? Some of the functions have a Collapse-Arrow, some not. Some of the Collapse-Arrows collapse the whole function, some only part of it. Can't find any "rule" in the behaveour, all functions have the same "structure" (blan...
by darwin4ever
Sep 30, 2021 14:27
Forum: Community Discussion
Topic: FreeBASIC IDEs/Editors
Replies: 44
Views: 34925

Re: FreeBASIC IDEs/Editors

RNBW wrote:Try this link for GitHub
https://github.com/CherryDT/FbEditMOD
I can't find any Windows-install-packages for the "Original" FbEditMOD and the "Cherry-fork" FbEditMOD.
From the "Cherry" I only see the sources in above url
by darwin4ever
Sep 19, 2021 23:31
Forum: Projects
Topic: VisualFBEditor - IDE for FreeBasic
Replies: 886
Views: 128373

Re: VisualFBEditor - IDE for FreeBasic

I get this error https://i.imgur.com/6IMc48r.png

This doesn't match at all with the location of the *.vfp available from the downloaded archive

And also, I see at different locations in the options a lot of references to compilers/addons/a.s.o which are completely unrelated to my setup !
by darwin4ever
Sep 15, 2021 17:45
Forum: Community Discussion
Topic: IUP_FB_EDITOR (new user)
Replies: 4
Views: 1093

Re: IUP_FB_EDITOR (new user)

Hi Vanya,

Thanks, the SF.net download works now

Can you take my "new project" remark in consideration ?
by darwin4ever
Sep 15, 2021 17:22
Forum: Windows
Topic: Shrimp-freeware simple,but yet powerfull editor for freebasic and more...
Replies: 24
Views: 6414

Re: Shrimp-freeware simple,but yet powerfull editor for freebasic and more...

future consideration of this, if not active code file is present, no compile available. if not compiled out file (*.exe) file no run available. also that compiler is missing, void ones, all actions are grayed, so check that before...when you set compiler, please press the Ok button... I don't know ...
by darwin4ever
Sep 15, 2021 15:09
Forum: Community Discussion
Topic: IUP_FB_EDITOR (new user)
Replies: 4
Views: 1093

Re: IUP_FB_EDITOR (new user)

And ...

where can iup_fb_editor64.zip be downloaded ?

At sourceforge it seems only available on one server (NetActuate (Durham, NC, US) ) and that doesn't work