From 2ab26d47a9ddb0431b342f0fe0937cea9cc02a03 Mon Sep 17 00:00:00 2001 From: bkaradzic Date: Mon, 18 Feb 2013 21:52:41 -0800 Subject: [PATCH] Added info about VS2008 TR1 support. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2838d3907..29230aebc 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,9 @@ point to DirectX SDK directory. setx DXSDK_DIR +If you're building with Visual Studio 2008, you'll need TR1 support from: +[Visual C++ 2008 Feature Pack Release](https://www.microsoft.com/en-us/download/details.aspx?id=6922) + If you're building with MinGW/TDM compiler on Windows make DirectX SDK directory link to directory without spaces in the path.