Game Development Community

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

#1
05/31/2002 (9:31 pm)
what the bloody hell... I tried compiling it again and it worked just fine. Well, this just further proves my theorum that my computer is on crack. Oh well, I'm happy its workin now, but it won't surprise me if it stops working again. So dont be surprise if I come back begging for help again ;)
#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
05/31/2002 (10:26 pm)
Ahhh... that makes sense.

(I still think my computer is on crack though... hehe...)