Interview Question in Visual Studio 2008
Interview Question :: D3dx9tex.h file not found in C++ |
Ok, I downloded Visual Studio 2008 Express and downloaded the SDK. I included the Microsoft Platform SDK for Windows Server 2003 R2\Bin in the executables, Microsoft Platform SDK for Windows Server 2003 R2\Include an Microsoft Platform SDK for Windows Server 2003 R2\Include/mfc in the includes, the lib in the library section, and d3d9.lib and d3dx9.lib in additional dependencies. When I run this program, I get an error saying "fatal error C1083: Cannot open include file: 'd3dx9tex.h': No such file or directory"
Does anyone know how to fix this? I need to fix this problem in order to start on my homework assignments so any suggestions at all would be greatly appreciated.
Thanks in advance, |
|
|
|

Loading ...