manas mohanty
2018-02-27 05:07:39 UTC
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_config.hpp': No such file or directory
Its basically the Xerces_autoconf_config.hpp file is not being generated.
Could you please guide me to proceed further on this ?
BR,Manas
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_config.hpp': No such file or directory
Its basically the Xerces_autoconf_config.hpp file is not being generated.
Could you please guide me to proceed further on this ?
BR,Manas