Recently been trying to link needed include/libraries to my DirectX 9 project from the 'Microsoft DirectX SDK (June 2010)'. However when I compile I get the following: 1>LINK : fatal error LNK1104: cannot open file 'd3d9.h'. NOTE: I'm using Windows 10 with Visual Studio 2015.
Here is what I have done so far with the project settings in order to link the necessary files. 1. In VC++ Directories I have linked the Include and Library(x86).