[jira] [Commented] (XERCESC-2140) Add MutexMgr for C++11 mutex implementation

2018-03-01 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382791#comment-16382791 ] Roger Leigh commented on XERCESC-2140: -- As an aside, this is something I wrote last July but didn't

[jira] [Updated] (XERCESC-2140) Add MutexMgr for C++11 mutex implementation

2018-03-01 Thread Roger Leigh (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roger Leigh updated XERCESC-2140: - Attachment: 0001-StdMutexMgr-Add-C-11-mutex-manager.patch > Add MutexMgr for C++11 mutex

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

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