Game Development Community

Express?

by Mark Jordaan · in Torque Game Engine Advanced · 08/21/2007 (5:28 pm) · 3 replies

Do i have to have c++ Express??

I have full version of studio 2005 loaded but getting non compile ;(

is there something in express that the engine must have ?
or will full version also work? anybody have it working in full version?

tks
Mark

#1
08/21/2007 (5:52 pm)
It works on the full version. I use Visual Studio 2005 Professional and Visual Studio .net 2003.
#2
08/22/2007 (12:30 am)
Up and running!

I feel the power!!!!!!!!

The worlds i can create....................

mwhahahahahahaha
#3
08/22/2007 (5:55 am)
A quick word of advice, open up the solution in notepad and change the version string to that of the version you're running. You can find out what to change the string to by opening a new solution in notepad. I discovered that even if you have a full version you get locked out of some tools because its an Express solution, but after you change that version string its fixed.