aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-10-23 15:41:16 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-10-23 15:41:16 +0200
commite464da5870259d53db6f1d5625dead3519c33694 (patch)
tree05ed10070c686e165fad35e481a36198d721e504
parent68b62fdfb6958838e31d8910f96ae70150d32ee2 (diff)
Minor improvement to Windows installation instructions
-rw-r--r--dist/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/INSTALL b/dist/INSTALL
index 320b1cf..8839794 100644
--- a/dist/INSTALL
+++ b/dist/INSTALL
@@ -83,8 +83,8 @@ CFLAGS and CXXFLAGS variables in config.nmake contain the same
runtime option (one of /MD, /MDd, /ML, /MLd, /MT, /MTd) as your
application. A common symptom of using different runtime options
when building the XSD/e runtime library (xsde.lib) and your
-application is a large number of link errors related to symbol
-redefinitions.
+application is a large number of link errors related to undefined
+or redefined symbols.
The next step is to start a new command prompt and execute
the vcvars32.bat (or equivalent) file that is normally found