Forum

progdefs.h in FTEQCCGUI

Discuss programming in the QuakeC language.

Moderator: InsideQC Admins

progdefs.h in FTEQCCGUI

Postby Team Xlink » Thu Apr 08, 2010 5:44 pm

Hello.


I was wondering if it is possible to generate the progdefs.h file in FTEQCCGUI

Thank you.
Team Xlink
 
Posts: 368
Joined: Thu Jun 25, 2009 4:45 am
Location: Michigan

Postby Spike » Thu Apr 08, 2010 8:17 pm

Add the argument '-progdefs' somewhere in the commandline options text field bit.

More seriously though, why the hell do you want to?
Spike
 
Posts: 2892
Joined: Fri Nov 05, 2004 3:12 am
Location: UK

Postby Lardarse » Fri Apr 09, 2010 7:20 am

I believe that it only genereates if it needs to be changed (unlike FrikQCC that always generates it).
Roaming status: Testing and documentation
User avatar
Lardarse
 
Posts: 266
Joined: Sat Nov 05, 2005 1:58 pm
Location: Bristol, UK

Postby Spike » Fri Apr 09, 2010 10:23 am

qcc needs to generate it in order to get the correct progs api crc. If you use a custom one in an engine, then your engine is incompatible with every other mod. So unless you want to make an engine that doesn't support running any mods, generating a progdefs.h (at least writing one to disk, anyway) is entirely useless.
If you want to see how you messed up your defs.qc then I can see a point. But you can just compare your defs.qc instead of progdefs.h, so no real gain.
But yeah, you can still write one with that extra commandline argument.
Spike
 
Posts: 2892
Joined: Fri Nov 05, 2004 3:12 am
Location: UK


Return to QuakeC Programming

Who is online

Users browsing this forum: No registered users and 1 guest