summaryrefslogtreecommitdiff
path: root/README.Windows
diff options
context:
space:
mode:
authorJohn Fultz <jfultz@wolfram.com>2015-11-06 20:39:57 -0600
committerJohn Fultz <jfultz@wolfram.com>2015-11-06 20:39:57 -0600
commitfd68f76c1311aa40612d8502b83df84c931812be (patch)
treee9c21a12904088dda336bfa00506f912e9dd3534 /README.Windows
parentdb11bc3cd7bfac2126623a6af2c30778f26f361c (diff)
Some Windows build updates.
Diffstat (limited to 'README.Windows')
-rw-r--r--README.Windows6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.Windows b/README.Windows
index 745ea77..5ac6fc3 100644
--- a/README.Windows
+++ b/README.Windows
@@ -60,6 +60,12 @@ working executable...
* You can now run quackle\quacker\release\Quackle.exe
+* If, when running Visual Studio builds, you get a "fatal error CVT1100",
+ then it can be fixed as follows:
+ + In the Solution Explorer, open up Quackle, then Generated Files
+ + Look for any copies of quacker.res
+ + Right-click on each one and choose Exclude From Project
+
Additional things to know:
--------------------------