Q3Devel issue again :)

Locked
Rawing
Posts: 107
Joined: Tue Oct 23, 2007 1:40 pm

Q3Devel issue again :)

Post 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. :?
[color=#FF0000]/callvote kick all_enemies[/color]
AnthonyJ
Posts: 130
Joined: Wed Nov 15, 2006 7:51 pm

Re: Q3Devel issue again :)

Post 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.
Rawing
Posts: 107
Joined: Tue Oct 23, 2007 1:40 pm

Re: Q3Devel issue again :)

Post 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.
[color=#FF0000]/callvote kick all_enemies[/color]
Rawing
Posts: 107
Joined: Tue Oct 23, 2007 1:40 pm

Re: Q3Devel issue again :)

Post by Rawing »

XD you're right. Works now. >:E
[color=#FF0000]/callvote kick all_enemies[/color]
Locked