Author Topic: How to install Directx SDK with Code Blocks  (Read 9109 times)

Squirrel2531

  • Guest
How to install Directx SDK with Code Blocks
« on: December 15, 2008, 01:51:50 am »
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.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: How to install Directx SDK with Code Blocks
« Reply #1 on: December 16, 2008, 07:34:29 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Squirrel2531

  • Guest
Re: How to install Directx SDK with Code Blocks
« Reply #2 on: December 19, 2008, 11:26:09 pm »
I don't really know how.