Is it possible to develop DirectX 9 apps using the latest DirectX SDK? -


I know that most people have DirectX 9-capable cards but for developing DX 9 app apps, DirectX 9 SDK Is it really necessary to install or is it possible to use the latest DX SDK?

The latest DirectX SDK supports DirectX 9, DirectX 10, and Preview of DX11 Includes.

You can use it to develop against any of these DX versions.

You need a DX SDK to develop for DirectX, as long as you are not indirectly through the library, header files, libraries etc are included in SDK. It is being said, even if you are using a library, you want to install the latest SDK - it is very difficult to debug DX applications without SDK, because SDK allows you to use the debug version . DirectX


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -