Current SDK to be used with 1.7 - 1.8?
by James Brad Barnette · in Torque Game Engine Advanced · 12/14/2008 (12:48 am) · 5 replies
Should I be using the windows 2003R2 based sdk or is it safe to move on to the newer windows 2008SP1 based platform SDK?
What about Nov 2008 for the Direct X SDK is that safe to use?
Using Visual Studio 2008 on a Vista 64 base dev platform.
What about Nov 2008 for the Direct X SDK is that safe to use?
Using Visual Studio 2008 on a Vista 64 base dev platform.
About the author
#2
Do you want to compile Torque on 32 or 64 bit? If you're aiming at 64, prepare yourself for hell... (I'm still struggling with doing just that, read more here.)
12/16/2008 (8:37 am)
@James: I've had no problems with the 2008 SP1 SDK so far. I've also been using the November 2008 DirectX SDK. There's a shader related bug in it that might cause some problems, according to this thread that's patched in the March 2009 SDK. I've had a number of linker messages on the exact same 64 bit setup, but they were relatively easy to fix - hopefully it was just my environment. Oh yes, and some are Vista related.. a few functions got their Vista counterparts (usually an Ex suffix on the function will do).Do you want to compile Torque on 32 or 64 bit? If you're aiming at 64, prepare yourself for hell... (I'm still struggling with doing just that, read more here.)
#3
yeah I read that thread that is way beyond my ability.
I was able to compile the stronghold solution with 0 errors and only 3 warnings which is about a third of what I remember it being.
I know that Stronghold only uses DirectX 8 though so maybe that has something to do with it. But it worked like a champ. I will look for the 2009 SDK I didn't know a newer one was out.
12/16/2008 (12:22 pm)
I'm on a 64bit system but I'm compiling for 32bit. yeah I read that thread that is way beyond my ability.
I was able to compile the stronghold solution with 0 errors and only 3 warnings which is about a third of what I remember it being.
I know that Stronghold only uses DirectX 8 though so maybe that has something to do with it. But it worked like a champ. I will look for the 2009 SDK I didn't know a newer one was out.
#4
12/16/2008 (12:24 pm)
I looked November 2008 is the latest.
#5
12/16/2008 (12:29 pm)
Yes, the March 2009 SDK is estimated to come out in.. March? :)
Employee David Montgomery-Blake
David MontgomeryBlake