Qbasicnews.com

Full Version: FBIDE
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
:-? Just installed FB -- tried to run the FBIDE. It runs, sometimes, but
won't compile PRINT "Hello World" -- What should I do?
Have you configured the paths in the INI file?

Quote:To get the editor to work, three paths need to be set:
in file FBIde.ini you need to set the compiler path and syntax keyword list file.
in FBTemp.ini you need to set theme file path. Other then that everything should work fine.
no.
Not with 0.2. If it is in the same dir as fbc.exe then no path configuration is needed, else open fbide.ini in the IDE folder of your fbide installation and set the compiler path. fbcpath=c:\freebasic\fbc.exe where "c:\freebasic" is path of your location.

Sorry for inconvinience!