Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Chaos on August 19, 2005, 03:05:14 pm

Title: CodeBlocks and DirectX SDK
Post by: Chaos on August 19, 2005, 03:05:14 pm
Is it possible to use CodeBlocks with the DirectX SDK and if so how?

Thanks
Title: Re: CodeBlocks and DirectX SDK
Post by: Vampyre_Dark on August 19, 2005, 03:51:00 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.
Title: Re: CodeBlocks and DirectX SDK
Post by: Optimus Prime on September 17, 2005, 02:54:23 am
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?
Title: Re: CodeBlocks and DirectX SDK
Post by: Commander_TH0r on September 17, 2005, 09:02:04 am
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