TSE wont execute from compiler
by Duke Schneider · in Torque Game Engine Advanced · 06/24/2004 (9:22 am) · 2 replies
Ah, now that I'm in that right forum,,
I've compiled the stable version of TSE fron the cvs successfuly but when I try to execute the program form the compiler It crashes at the DOS screen with the message "failed to load main.cs". I can however double click on the TorquDemo_debug.exe in the example folder and it runs fine.
I'm in WinXP with vc6 and an ATI 9600. Has anyone else run across this?
I've compiled the stable version of TSE fron the cvs successfuly but when I try to execute the program form the compiler It crashes at the DOS screen with the message "failed to load main.cs". I can however double click on the TorquDemo_debug.exe in the example folder and it runs fine.
I'm in WinXP with vc6 and an ATI 9600. Has anyone else run across this?
#2
06/24/2004 (12:24 pm)
This has been a longstanding issue with VC7. It appears that the working directory for debugging is stored somewhere other than the main project file.
Torque Owner Marcelo Oliveira