summaryrefslogtreecommitdiff
path: root/README.Windows
diff options
context:
space:
mode:
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:
--------------------------