DirectX and Code::Blocks

Started by
1 comment, last by Berion 17 years, 6 months ago
I use Code::Blocks and now I want to start using DirectX, but I have problems with d3dx9.h. If I only use d3d9.h everything works. I downloaded the newest sdk(10/2006), but I don't know where the but the files or to link what file. Can somebody help me? thanks Alexander Meisel
Advertisement
Based on the information you have provided, I have determined that your problem is: You did something wrong.

If you would like a more detailed analysis, please provide more detailed information. For starts, clarify what having "problems with d3dx9.h" means? Compile errors, link errors? What exactly is going on?
sorry

At the moment I linked the d3dx9.lib from the sdk folder and get the error:

undefined reference to `D3DXMatrixPerspectiveFovRH@20'

This topic is closed to new replies.

Advertisement