Page 1 of 1

Q3Devel issue again :)

Posted: Thu Jan 08, 2009 4:50 pm
by Rawing
I just reinstalled windows on my pc and I can't manage to get Q3devel to work. I've used the "New Wizard" function, then just replaced the code/files and I noticed compiling doesn't work. It just says:

compiling cgame\cg_main.c
cpp: Can't open input file III

Compiling doesn't even work with a new workspace (without all the new files I've added and replacing the new ones) - same error. :?

Re: Q3Devel issue again :)

Posted: Fri Jan 09, 2009 7:41 am
by AnthonyJ
Rawing wrote:cpp: Can't open input file III
I've never used Q3Devel, but my guess would be that it is failing to correctly handle a path containing spaces - eg "Quake III Arena". Try using C:\quake3\ instead.

Re: Q3Devel issue again :)

Posted: Fri Jan 09, 2009 3:10 pm
by Rawing
That was my first thought, but, I mean, that's the ORIGINAL STANDARD q3 directory! Would be strange if it wouldn't work :/ Anyway, I'll try to change it.

Re: Q3Devel issue again :)

Posted: Fri Jan 09, 2009 3:16 pm
by Rawing
XD you're right. Works now. >:E