Thursday, July 30, 2009

How do you link the Directx SDK library to the Dev-C++ compiler?

How do you link the Directx SDK library to the Dev-C++ compiler, and is the Directx library compatiple with all directx tutorials on the net?

How do you link the Directx SDK library to the Dev-C++ compiler?
I don't use Dev-C++, but according to a tutorial, click on the tools menu and click "compiler options", then click the Directories tab. Add directories from the Microsoft Directx SDK to the correct items, such as the include files to the include item and library to the library item.


No comments:

Post a Comment