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.