- compiling error: `D3DXMATRIXA16' does not name a type
- Posted by Mahmood on February 15th, 2006
hi, when i compile i get this message:
`D3DXMATRIXA16' does not name a type
this is for this line of code :
D3DXMATRIXA16 MatWorld;
i have included d3d9.h and d3dx9.h, im using dev-c++
thanks for any help.
Similar Posts
- Error compiling my code (Drivers) by macman
- compiling a C++ program with bool type (Development Resources) by Adnan Ali
- Error Compiling (Drivers) by neorun
- Error while compiling (Drivers) by lallous
- WRAPI compiling error (Drivers) by bill

