Game Development Community

VC6 and cc Files bugfix

by Sascha Tausend · in Torque Game Engine · 09/01/2004 (4:36 am) · 3 replies

I was beeing adventurous last night and tried to compile my engine on a PC with a VC6 version i picked up cheap-ish but i only got the German version (beeing german that's not so much a problem, beeing a mac user might be though ;).

Anyway, i found a small error in the reg file you have in the vc6 directory in the HEAD release:

[HKEY_CURRENT_USER\Software\Microsoft\Devstudio\6.0\Build System\Components\Platforms\Win32 (x86)\Tools\32-bit C/C++ Compiler f

#1
09/01/2004 (4:50 am)
I use vc6.0 (englishversion) and it compiles just fine with the default one. On winxp.
#2
09/01/2004 (6:12 am)
Yupp, the reg file works with the english version, this was just for the german one... notice the '..f
#3
09/02/2004 (6:23 am)
Thanks Sascha. :)

Those interested in this fix, can also see detailed instructions in this resource.