Question bout Compiled Torque vs Bundled Torque
by Jason Gossiaux · in Torque Game Engine · 10/20/2007 (10:28 am) · 3 replies
Is it just me, or does the user-built version of Torque run half as fast as the bundled build? I am referring to the difference between torqueDemo_DEBUG.exe and torqueDemo.exe.
I realize that various debug-enabled parameters might slow things down - so how do I compile a copy that isn't in debug mode. I apologize if this is covered someplace... but searching now for an hour hasn't turned up squat.
Thanks in advance for any help you can give me. The debug build is just so choppy!
I realize that various debug-enabled parameters might slow things down - so how do I compile a copy that isn't in debug mode. I apologize if this is covered someplace... but searching now for an hour hasn't turned up squat.
Thanks in advance for any help you can give me. The debug build is just so choppy!
About the author
Torque Owner Kevin Summers
and from the drop down choose the Release configuration. That will give you the non-
debug compile.