Game Development Community

Can we use Visual Studio C++ 2008 for TGE?

by Nmuta Jones · in Torque Game Engine · 06/22/2008 (3:35 pm) · 2 replies

I imagine that you can compile with Visual Studio C++ 2008

I am using TGE 1.5.2

I have only compiled the engine a few times, so please alert me if there have been any reported issues or workarounds with compiling 1.5.2 on VC 2008.

I'm green with this particular issue so please be kind. I did several searches on this site first before posting but I can't seem to find any info one way or the other.

tia.

#1
06/22/2008 (4:05 pm)
I have compiled and even done debug sessions with VC++ 2008 express edition and have had no problems at all with it using TGE 1.5.2 code base. So, you should have no problem. :)
#2
06/22/2008 (4:09 pm)
Thank you, sir!