Tech Support > Microsoft Windows > Development Resources > compiling error: `D3DXMATRIXA16' does not name a type
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