Page 6 of 6

Posted: Tue Dec 11, 2012 12:25 pm
by Geryon
I can't compile KEENGRAPH.bas using FreeBasic. Am I doing something wrong?

Image

Posted: Thu Dec 13, 2012 4:07 am
by CommanderSpleen
Add "-lang qb" which tells FreeBASIC that it's a Qbasic program.

There might be some other problem, but that'd be the first thing to fix.

Posted: Sat Dec 15, 2012 11:07 pm
by levellass
Indeed, it needs that -qb option as it is (mostly, but not entirely.) Quick Basic program.

Posted: Mon Dec 17, 2012 3:41 pm
by Geryon
Thanks, the switch '-lang qb' fixed it.

Posted: Thu Dec 20, 2012 4:40 pm
by Nospike
Problem here, I can't run the new keengraph version posted in the V2 patch thread. It doesn't work in dosbox and I'm using a 64bit windows 7 so I can't run it natively either. This is quite literally the worst computer-related situation I've ever been in.

Posted: Thu Dec 20, 2012 11:45 pm
by levellass
Odd. I'm running 64-bit windows Vista. How is it not working?

Posted: Fri Dec 21, 2012 7:13 am
by Nospike
Translated to English it'd be like this:
"The version of the program isn't compatible with the running version of Windows. Find whether you need a 32bit or 64bit version and contact the developer of the software."
Well I did :P It's just the generic windows error that comes up when the program is incompatible.
Edit: The version bundled with the other version of the V2 patch works in dos now. You might still want to look into this though.

Posted: Sat Dec 22, 2012 2:38 am
by levellass
I hate this sort of thing. I have no idea how to investigate it, nor any idea why it works for me but not for you.