Game Development Community

[COMPILER] Anyone use [NEW] Visual C++ Express 2005?

by Ed Johnson · in Technical Issues · 02/19/2005 (4:41 pm) · 5 replies

Anyone use it to compile torque? looking for free compiler.

#1
02/22/2005 (8:23 pm)
Should compile just fine, problem is you'll be unable to re-distribute your project, if I'm reading the EULA correctly.
#2
02/22/2005 (8:55 pm)
Check this out:

www.garagegames.com/news/6950

-Jeff Tunnell GG
#3
03/17/2005 (9:10 am)
I use Vs2005 beta 1 refresh and When I compile torque it comes up with a ntheader error. Try using something like vc++ 6.0 it works well with torque
#4
04/01/2005 (9:44 am)
Has anyone used Dev-C++ with Torque?

www.bloodshed.net/devcpp.html
#5
04/01/2005 (10:01 am)
TGE's project is too large for DevC++ to handle.

Torque Build Environment ([Eclipse) works wonderfully, however.