What is latest version of DXSDK

Started by
3 comments, last by Adam_42 8 years, 7 months ago

Hi all,

What is the latest version of DXSDK and where can I download it from (a precise URL will be greatly appreciated)? I'm creating a desktop application for Windows 8 using Visual Studio 2015 with VC++ MFC.

Best Regards

STX970

Advertisement
The DirectX SDK is now part of the Windows SDK - if you have that installed (which should be the case with VS2015) then you have the latest version.

For further info, see Where is the DirectX SDK?

If you are still targeting old Windows XP and such, then DirectX SDK June 2010 was the last released separate SDK, available here: http://www.microsoft.com/en-us/download/details.aspx?id=6812 . See also this: http://blogs.msdn.com/b/chuckw/archive/2011/12/09/known-issue-directx-sdk-june-2010-setup-and-the-s1023-error.aspx

You may also find http://blogs.msdn.com/b/chuckw/archive/2015/08/05/where-is-the-directx-sdk-2015-edition.aspx useful.

This topic is closed to new replies.

Advertisement