


If you are not comfortable with the command line, we recommend you to download and install GitHub Desktop. This will allow you to collaborate with us by creating branches and pushing to your own fork. If you would like to contribute to MTA, you should install Git. "S1023" error when you install the DirectX SDK (June 2010) 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.
