[Ohrrpgce] Problems compiling Revision 1501 with FB 0.17b

2007-10-22 Thread Kizul Emeraldfire
I get the following when trying to compile it: make Now compiling GAME with fb graphics module, and sdl music module error 75: Invalid command-line option, deprecated Version ID 20071022 Codename wip error 75: Invalid command-line option, deprecated Now compiling CUSTOM with fb graphics module,

Re: [Ohrrpgce] Problems compiling Revision 1501 with FB 0.17b

2007-10-22 Thread James Paige
Oh, wait a second... I do see a problem with make.bat if you try to specify backends from the command-line... but if you are just typing make.bat I can't see what the problem could be... Could you run: svn status -q Just to verify that none of the batch files is modofied? --- James On

Re: [Ohrrpgce] Problems compiling Revision 1501 with FB 0.17b

2007-10-22 Thread James Paige
Try: fbc -version To verify that you are actually running the version you think you are (I *think* it is possible to have more than one version of FreeBasic installed at the same time...) --- James On Mon, Oct 22, 2007 at 03:19:09PM -0500, Kizul Emeraldfire wrote: Here's what I got:

Re: [Ohrrpgce] Problems compiling Revision 1501 with FB 0.17b

2007-10-22 Thread James Paige
Oh! Wait, I see the problem! You are running the DOS version of FreeBasic, not the Windows version. --- James On Mon, Oct 22, 2007 at 03:56:43PM -0500, Kizul Emeraldfire wrote: I seem to be running 0.18.2. :o fbc -version FreeBASIC Compiler - Version 0.18.2 (10-12-2007) for dos