Re: Build Error for windows platform for Xerces-C++ Project

2018-03-01 Thread Roger Leigh
On 01/03/18 03:28, manas mohanty wrote: Hi Scott, Thanks for the quick answer. I have first done CMake for the generation of project files for Visual studio 2012 platform. But I do see there is some issue with the cmake command which is not generating the *Xerces_autoconf_config.hpp and conf

RE: Build Error for windows platform for Xerces-C++ Project

2018-03-01 Thread Cantor, Scott
> I have first done CMake for the generation of project files for Visual studio > 2012 platform. But I do see there is some issue with the cmake command > which is not generating the Xerces_autoconf_config.hpp and config.h file. I suspect you just don't know where to look, but I don't support this

Re: Build Error for windows platform for Xerces-C++ Project

2018-02-28 Thread manas mohanty
Hi Scott, Thanks for the quick answer.  I have first done CMake for the generation of project files for Visual studio 2012 platform. But I do see there is some issue with the cmake command which is not generating the Xerces_autoconf_config.hpp and config.h file. Please let me know if the below C

Re: Build Error for windows platform for Xerces-C++ Project

2018-02-27 Thread Cantor, Scott
On 2/27/18, 12:08 AM, "manas mohanty" wrote: > I am getting the below error even after I ran the configure script in the > cywin command prompt. You have to use CMake, not autoconf. Cygwin is not supported for the build. -- Scott ---

Build Error for windows platform for Xerces-C++ Project

2018-02-26 Thread manas mohanty
Hi, I am building xerces-C++ Project for windows platform using Visual Studio 2012 and trying to create a static library.I am getting the below error even after I ran the configure script in the cywin command prompt. fatal error C1083: Cannot open include file: 'xercesc/util/Xerces_autoconf_co