Game Development Community

Torque3D & Eclipse Integration

by gamedev · in Torque Game Engine · 07/24/2009 (6:45 am) · 2 replies

Is there a tutorial or an outline for Torque & Eclipse Integration??

#1
07/24/2009 (7:52 am)
torquEdit for scripting.

If you want to compile the engine, thats another story. You will have to dig into old resources, look for a project "Torque Build Environment", although that was finally deprecated in favour of the Express Versions of Visual C++.

#2
07/26/2009 (10:59 pm)
Thanks Novack. Acutally I have compiled engine for Yack with Express.
But I just wanted to know if there was an alternative. But thank you very much for torquEdit. I was using Torsion. I will try it out.