Author Topic: CodeBlock - DirectX 9.0  (Read 2931 times)

Offline zombie13

  • Single posting newcomer
  • *
  • Posts: 2
CodeBlock - DirectX 9.0
« 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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: CodeBlock - DirectX 9.0
« Reply #1 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.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]