I'm using FF v3.74 with PowerBasic
If I try to compile, it just ignores everything.
If I click "run", the it will run the last version of a successful compile.
It will not compile any of my projects, so I suspect FF and not code.
I tried deleting rc* and codegen* files and rebooting.
A video of what happens is here:
https://vimeo.com/user3509148/review/309524930/292daddeea (https://vimeo.com/user3509148/review/309524930/292daddeea)
Maybe try loading your CODEGEN_*_MAIN.BAS into PBEdit and try to compile it. Does it compile?
Also, where is the compiler located? Is it on the same drive as FF? Maybe FF is not finding the compiler or the generated batch file that does the compile.
Everything is on the same drive.
If I open CODEGEN_*_MAIN.BASin PBEDIT it can't find any of Jose's include files...
for instance
#INCLUDE ONCE "GDIPlus.inc"
do I need to change all those to full paths or something?
A while back I uninstalled FF version 3.5... I wonder if that removed something I needed?
I just re-installed and I'm back in business.
thanks
Perfect - that's great news :-)