summaryrefslogtreecommitdiff
path: root/README.Windows
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2016-07-07 11:26:51 -0500
committerJohn Fultz <jfultz@wolfram.com>2016-07-07 11:44:43 -0500
commit3d46663b8d7221ee84c656715d18cfbdc28a0e85 (patch)
treea1852237668336c919f2d0c0995ef407bd3488cb /README.Windows
parent471dee2ff71adf97b4dc03eeec414e44fc9e1734 (diff)
Document how to build for Windows XP.
Diffstat (limited to 'README.Windows')
-rw-r--r--README.Windows7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.Windows b/README.Windows
index 5ac6fc3..9efc644 100644
--- a/README.Windows
+++ b/README.Windows
@@ -66,6 +66,13 @@ working executable...
+ Look for any copies of quacker.res
+ Right-click on each one and choose Exclude From Project
+* Recent versions of Visual Studio no longer build XP-compatible binaries
+ by default. To change this in the project file, bring up the
+ Quackle Properties page, and under the General configuration,
+ change the "Platform Toolset" to one which indicates Windows XP
+ compatibility. Do this for the Quackle, quackleio, and libquackle
+ projects (the minimum projects which are part of a standard Quackle install).
+
Additional things to know:
--------------------------