Game Development Community

TorqueScripts fail to compile?

by Brandon Fogerty · in Torque 3D Beginner · 02/15/2010 (2:39 pm) · 1 replies

I just installed a clean installation of Torque3D. I opened my project via Torison through the Torque3D toolbox. When I click "Precompile", I get the following error,

"Precompile Failed"

Not really sure why I am getting this error. I tried both builds, 1.0.1 and 1.1. Any ideas what is wrong? Thanks!

#1
02/15/2010 (4:57 pm)
Make sure you selected Release in Torsion if you're working on a newly created project. The .exe created for each new project is a Release one, you'll have to compile a Debug version to precompile in Torsion in Debug mode.