Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Cannot Reproduce
-
3.2.1
-
None
-
None
-
Windows 10
Description
I had problems to compile the file src\xercesc\util\XMLDateTime.cpp with Visual Studio 2015.
The compiler can't find config.h.
To solve the problem I removed line 34 (#include <config.h>) from the file.