When I run my project, I get fatal errors:
Cannot open include file: 'windows.h': No such file or directory
Cannot open include file: 'd3d11.h': No such file or directory
Cannot open include file: 'd3dx11.h': No such file or directory
I installed the SDK, someone said that I have to set the correct path to the SDK directory, but I don’t know where to do it, in Tools->Options->Projectsand the solution I see"Option has been deprecated"
source
share