


Note: You need to do the same thing in Release mode as wellĭo do same as in the error above, but instead of $(DXSDK_DIR)Include you must add $(DXSDK_DIR)Lib/x86 to the Library directories field You can find the VC++ Directories list by selecting a project, then pressing the shortcut ALT + ENTER (without the +), then under the 'Configuration properties' you can find 'VC++ Directories', and in there you can find the 'Include Directories' field, click on it and add $(DXSDK_DIR)Include at the end of it. After restarting it re-run create-projects.batĪdd the $(DXSDK_DIR)Include to the VC++ Directories in DirectX9GuiRenderer, GUI and Client Core projects. NOTE: Restart your computer after installing Microsoft DirectX SDK, because otherwise the environment variable DXSDK_DIR won't be available yet.
