From 717db2657e1def9a44e2367d9e072d2eab2495a1 Mon Sep 17 00:00:00 2001 From: WrinklyNinja Date: Thu, 6 Feb 2014 20:58:22 +0000 Subject: [PATCH] Added note about building Windows XP support. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a9badb06..84d6603b 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,8 @@ You may need to make sure that the configuration properties for the Visual Studi 5. Configure CMake, then generate a build system for Visual Studio 12. 6. Open the generated solution file, and build it. +If building on MSVC 2012 or 2013, Windows XP is not supported unless Configuration Properties->Platform Toolset is set to `v120_xp`. + ### Linux #### Boost