From 16b76a287134a08d9db3e57ceb9e772e367a2b86 Mon Sep 17 00:00:00 2001 From: Jose Fonseca Date: Mon, 20 Mar 2017 12:50:52 +0000 Subject: Remove Windows XP support. I'm not aware of people using it, so I believe it's not worth the hassle as I'm trying to cut maintenance burden down. --- docs/INSTALL.markdown | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/INSTALL.markdown b/docs/INSTALL.markdown index 3fa87fda..a099e39e 100644 --- a/docs/INSTALL.markdown +++ b/docs/INSTALL.markdown @@ -198,10 +198,8 @@ for Qt path. ### Windows XP ### -By default, binaries generated by recent builds of Visual Studio will not work -on Windows XP. If you want to obtain binaries that work on Windows XP then -pass the `-T v140_xp -DCMAKE_SYSTEM_VERSION=5.1` options to CMake when building -with Visual Studio 2015. +Windows XP is no longer supported. If you need Windows XP support, your best +bet is to try an old release (search for windows-xp branch upstream.) ## MinGW ## -- cgit v1.2.3