I have found this file, it DOES exist so I have no idea what's going on
Windows 7
DirectX 10
Visual C++ 2010
Code: Select all
#include <windows.h>
#include <windowsx.h>
#include <d3d10.h>
#include <d3dx10.h>
Code: Select all
1>------ Build started: Project: The Owl, Configuration: Debug Win32 ------
1> The Owl.cpp
1>c:\program files (x86)\mad pumpkin entertainment\the owl\the owl\the owl.cpp(4): fatal error C1083: Cannot open include file: 'd3dx10.h': No such file or directory
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========