Problems after installing TBE
by Gustavo Boni · in Torque Game Engine · 09/08/2005 (3:57 pm) · 4 replies
Hi all,
I've installed the tellnetdebugger, but after rebuild the engine, i can't run the "torquedemo.exe". I just can run Torque by debugging.
I'm using TorqueDev IDE and VC++ 6.
Can anyone helps me?
I've installed the tellnetdebugger, but after rebuild the engine, i can't run the "torquedemo.exe". I just can run Torque by debugging.
I'm using TorqueDev IDE and VC++ 6.
Can anyone helps me?
#2
09/08/2005 (4:36 pm)
Sorry, i mean TelnetDebugger!
#3
The last true option tells the engine to wait for the debugger ide to respond before continuing.
B--
09/08/2005 (4:52 pm)
You should comment out the dbgSetParameters(6060, "qwerty", true) in your main.csThe last true option tells the engine to wait for the debugger ide to respond before continuing.
B--
#4
09/08/2005 (5:13 pm)
Thanks!! it works now!!
Torque Owner Mark Storer