News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to install Directx SDK with Code Blocks

Started by Squirrel2531, December 15, 2008, 01:51:50 AM

Previous topic - Next topic

Squirrel2531

Hey guys I need help. I'm trying to install Directx SDK (Nov. 2008) with Code Blocks. I have installed the SDK and Code Blocks, but when I try to make a Directx project it asks for a destination of Directx. How would I install Directx SDK? Can someone please help me/write a tutorial for me. Thanks for reading. I appreciate it.

MortenMacFly

Quote from: Squirrel2531 on December 15, 2008, 01:51:50 AM
but when I try to make a Directx project it asks for a destination of Directx.
Why don't you provide the wizard with the destination then? If you have installed the Direct/X SDK you should now the folders for the compiler and linker. Just add them to the build options accordingly.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Squirrel2531