Hi,
I am trying to compile TESTCOMMANDS.cpp and I am getting the following error:
d:\_settings\my documents\_documents\dark basic\_dlls\_third party commands\testcommands2\globstruct.h(8) : fatal error C1083: Cannot open include file: 'D3dx8tex.h': No such file or directory
Error executing cl.exe.
I am using DirectX 9, what header file should I include instead of 'D3dx8tex.h'. I tried 'D3dx9tex.h'... and it did not work.
Do I need to download and install "DirectX 9.0b SDK Developer Runtime" from MS to use DX in C/C++?
Thanks,
/stegra
To code or not to code, that is the question.