On 2018-03-16 13:04, Thomas Krebs wrote:

According to the build instructions I try to build xerces-3.2.1 on
Windows 10 with VC14.
I type:

cmake -G "Visual Studio 14 2015 Win64"
-DCMAKE_INSTALL_PREFIX=I:\tools\x64 I:\tools\xerces-c-3.2.1\src

                                                             ^^^^

Remove the \src from the source path. You are missing the top-level CMakeLists.txt. It should work with this change.

Regards,
Roger

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org
For additional commands, e-mail: c-dev-h...@xerces.apache.org

Reply via email to