Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: zombie13 on June 24, 2011, 08:54:32 am

Title: CodeBlock - DirectX 9.0
Post by: zombie13 on June 24, 2011, 08:54:32 am
I am using CodeBlocks to compile DirectX programs.
I am a beginner.
Everything was working fine until the moment i included <d3dx9.h> header file.

I get warnings, tons of them -

warning: ignoring #pragma warning,

and the following error -

error: stray '\32' in program


I am desperate. If you can help me please tell me how. Thank you.
Title: Re: CodeBlock - DirectX 9.0
Post by: oBFusCATed on June 24, 2011, 09:28:59 am
This is not a DirectX support forum!
Please ask somewhere else.
Probably you can search for "directx and mingw", because I guess this is what you're using.