TGE 1.5 VS 2005 Project error
by Marc Dreamora Schaerer · in Torque Game Engine · 02/07/2007 (9:18 am) · 1 replies
The current version has an error in the Torque Tool Lib project.
It misses the whole lightingSystem source folder.
This causes a linker error on compilation of map2diff / map2diff_plus
Until fixed, you can solve the problem in VS 2005 by opening Torque Demo - sources
Right click on lightingSystem - copy
right click on Torque Tool Lib - paste
After that, map2dif / map2dif_plus can be compiled.
It misses the whole lightingSystem source folder.
This causes a linker error on compilation of map2diff / map2diff_plus
Until fixed, you can solve the problem in VS 2005 by opening Torque Demo - sources
Right click on lightingSystem - copy
right click on Torque Tool Lib - paste
After that, map2dif / map2dif_plus can be compiled.
About the author
Torque Owner Andy
... there may be a similar problem compiling map2dif/map2dif_plus on Linux, and this is a good hint as to how to work around one of those problems.