News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

CodeBlocks and DirectX SDK

Started by Chaos, August 19, 2005, 03:05:14 PM

Previous topic - Next topic

Chaos

Is it possible to use CodeBlocks with the DirectX SDK and if so how?

Thanks

Vampyre_Dark

Quote from: Chaos on August 19, 2005, 03:05:14 PM
Is it possible to use CodeBlocks with the DirectX SDK and if so how?

Thanks

I'm doing it. What's the problem?

There is nothing codeblocks specific about using it. Get VC++TK2003 if you need a compiler. Download the platform SDK and install that, then download DirectX SDK and install it. Then you just need to set up all the folders in codeblocks, and link the proper libraries.
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~

Optimus Prime

Quote from: Vampyre_Dark on August 19, 2005, 03:51:00 PM
Quote from: Chaos on August 19, 2005, 03:05:14 PM
Is it possible to use CodeBlocks with the DirectX SDK and if so how?

Thanks

I'm doing it. What's the problem?

There is nothing codeblocks specific about using it. Get VC++TK2003 if you need a compiler. Download the platform SDK and install that, then download DirectX SDK and install it. Then you just need to set up all the folders in codeblocks, and link the proper libraries.

Could you please tell me what those proper libraries are?

Commander_TH0r

Look in the docs which came with the directx sdk
They tell you which libs you need(don't be lazy and search)

And mone more thing
Install also the .net framework sdk