• Welcome to PlanetSquires Forums.
 

not compiling

Started by Shawn Anderson, January 04, 2019, 03:12:53 PM

Previous topic - Next topic

Shawn Anderson

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

Paul Squires

Maybe try loading your CODEGEN_*_MAIN.BAS into PBEdit and try to compile it. Does it compile?
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer

Paul Squires

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.
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer

Shawn Anderson

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? 


Shawn Anderson

A while back I uninstalled FF version 3.5... I wonder if that removed something I needed?

Shawn Anderson

I just re-installed and I'm back in business.
thanks

Paul Squires

Perfect - that's great news  :-)
Paul Squires
PlanetSquires Software
WinFBE Editor and Visual Designer