How to install DirectX 9.0b

Started by
1 comment, last by Jako 20 years, 7 months ago
If i want to use DirectX 9.0b libraries in C++ is it just a case of installing VC++ and then installing the DirectX 9.0b SDK file. Or is there something else i must do?? TIA
Advertisement
If you have MSVC installed, the DirectX SDK should detect it and setup MSVC for you. If not, its just a matter of adding the proper include directories in the linker options.
Thankyou for the reply.

This topic is closed to new replies.

Advertisement