diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/INSTALL.markdown | 6 |
1 files changed, 2 insertions, 4 deletions
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 ## |