Skip to main content
GameDev.net gamedev.net
🔒 Locked

DirectX 11.0 Desktop games using Windows SDK 8.0 in VS2012

Started by CtrlAllDelete Dec 30, 2012 at 7:49 PM 3 replies 2.4k views
Original Post
CtrlAllDelete
CtrlAllDelete

Hi. I am looking for tutorials on developing DirectX 11.0 desktop games using the new DirectX SDK (which is part of the new Windows SDK 8.0). Most tutorials I found ask about downloading the June 2010 DX SDK.

I have Visual Studio 2012 ultimate installed on Windows 8 Pro.

I am a newbie to DX. Please suggest some non-MSDN beginner tutorials and/or a good book.

Dunge
Dunge

There's probably not much of a difference between the two SDK versions except some very specialized features, nothing worth worrying for a beginner. If you find any DX11 (or even DX10) tutorials, they will still work great.

Zaoshi Kaba
Zaoshi Kaba

The only difference is that D3DX isn't available on Windows 8. But there's replacement for it, Google should find it easily.

CtrlAllDelete
CtrlAllDelete

One big problem is how to set up DirectX on visual studio. It is different now. Code samples from existing tutorials cannot be used (compile errors). No tutorial tells what changes to make, where are the changes, what to include more-what not to include etc...i.e. how to get things running! :(

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.