Code:1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(299,5): warning MSB8004: Output Directory does not end with a trailing slash. This build instance will add the slash as it is required to allow proper evaluation of the Output Directory. 1> CMenu.cpp 1>c:\users\sami\desktop\qualitysource\CMenu.h(12): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory 1> D3D9Identifiers.cpp 1>c:\users\sami\desktop\qualitysource\CMenu.h(12): fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory 1> main.cpp 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xlocale(323): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc 1>c:\users\sami\desktop\qualitysource\Header.h(13): fatal error C1083: Cannot open include file: 'detours.h': No such file or directory 1> Generating Code... ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


Reply With Quote

