Quick question
by Joseph Euan · in Torque Game Engine · 08/29/2004 (4:54 pm) · 2 replies
I was just wonding, If I edit TGE scripts then do a rebuild in VC++ will it overwrite the work I done?
Thanks
Thanks
About the author
by Joseph Euan · in Torque Game Engine · 08/29/2004 (4:54 pm) · 2 replies
Torque Owner Dan -
I have found that sometimes when you update the engine (the .cc files) with a resource or whatever and create a new .exe you need to delete all your .dso files so when you run the .exe it will re-compile all the .cs files to .dso fresh.