Posted
almost 7 years
ago
by
ASF GitHub Bot
No rule to make target '/src/xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg'
|
Posted
almost 7 years
ago
by
Craig
When building with the
-Dmessage-loader=iconv
cmake option, the build fails with this error:
make[2]: Entering directory '/var/tmp/portage/dev-libs/xerces-c-3.2.2/work/xerces-c-3.2.2_build'
make[2]: *** No rule to make target
Read more
|
Posted
almost 7 years
ago
by
Zane U. Ji
Postpone freeing the memory being used by CURL
|
Posted
almost 7 years
ago
by
Philip Armstrong
Xerces fails to build with VS 2015 due to deprecated timezone symbol
|
Posted
almost 7 years
ago
by
Philip Armstrong
This is the error I’m getting from the build:
"C:\Windows\Temp\tmps71t5b\src\xerces-c.vcxproj" (default target) (4) ->
(ClCompile target) ->
c:\windows\temp\tmplr9l3m\src\xercesc\util\xmldatetime.cpp(583): error C2065: 'timezone': undeclared
Read more
|
Posted
almost 7 years
ago
by
Philip Armstrong
This is the error I’m getting from the build:
"C:\Windows\Temp\tmps71t5b\src\xerces-c.vcxproj" (default target) (4) ->
(ClCompile target) ->
c:\windows\temp\tmplr9l3m\src\xercesc\util\xmldatetime.cpp(583): error C2065: 'timezone': undeclared
Read more
|
Posted
almost 7 years
ago
by
Roger Leigh
Xerces fails to build with VS 2015 due to deprecated timezone symbol
|
Posted
almost 7 years
ago
by
Scott Cantor
Xerces fails to build with VS 2015 due to deprecated timezone symbol
|
Posted
almost 7 years
ago
by
Philip Armstrong
Xerces fails to build with VS 2015 due to deprecated timezone symbol
|
Posted
almost 7 years
ago
by
Johannes Willnecker
Bug found in Xerces-C++ Version 3.1.4 (based on code reviews also newer versions are affected)
How to reproduce: Call SAX2Print for the attached UTF8.xml file "SAX2Print UTF8.xml".
One chinese character is missing in the name attribute of the Read more
|