build errors up the wazoo...
by Ben Swanson · in Torque Game Engine · 05/31/2002 (7:03 pm) · 3 replies
I finally got around to trying to compile Torque (I've been just playing with the scripting language, mission editor, etc. until now). I get a load of errors. Here is a text document that has the build log: http://flegmaticdevteam.cjb.net/build_log.rtf If you can tell me what I'm doing wrong or point me towards something that explains these errors it would be greatly appreciated. Thanx in advance...
PS: using vc++ 6
PS: using vc++ 6
#2
05/31/2002 (9:47 pm)
My theory is it tries to compile things that need the main LIB's which are compiled later. So on the second pass they are already compiled and you don't get the errors.
#3
(I still think my computer is on crack though... hehe...)
05/31/2002 (10:26 pm)
Ahhh... that makes sense.(I still think my computer is on crack though... hehe...)
Torque Owner Ben Swanson