From e464da5870259d53db6f1d5625dead3519c33694 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 23 Oct 2015 15:41:16 +0200 Subject: Minor improvement to Windows installation instructions --- dist/INSTALL | 4 ++-- 1 file 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 -- cgit v1.1