Notes |
|
(0039125)
|
Roger Leigh
|
2015-07-13 05:09
|
|
Hi,
Note that I opened a PR to add xerces-c_3 last week; now merged to master.
I can also add xerces_c2 if that would be useful. Is this still actively used; is it not obsolete?
Regards,
Roger |
|
|
(0039126)
|
Martin Baute
|
2015-07-13 06:21
|
|
I added xerces-c_2 just for completeness; who knows what kind of software still hasn't migrated to the new API. Version 2.8.0 is still offered for download from the archive site; I've verified its XercesVersion.hpp file to work with the version-retrieving RegEx in FindXercesC.cmake, so adding that one lib name should not hurt either way since stating minimum version with find_package( XercesC ) would still work.
Good to hear this hadn't espaced attention, keep on the excellent work! |
|
|
(0039127)
|
Roger Leigh
|
2015-07-13 07:01
|
|
|
|
(0039128)
|
Roger Leigh
|
2015-07-13 07:06
|
|
I could also make it search for the debug libraries as well if that would be useful. However I'm not sure how well they will work--the upstream build files links against the release version of ICU, so they might be broken in practice. |
|
|
(0039129)
|
Martin Baute
|
2015-07-13 07:46
|
|
I found the debug library issue to be rather fickle on Windows in any case -- Boost and ICU is another such murky corner -- and have basically given up on trying to compile debug code on Windows altogehter. |
|
|
(0039131)
|
Brad King
|
2015-07-13 09:11
|
|
|
|
(0040092)
|
Robert Maynard
|
2016-01-04 11:51
|
|
Closing resolved issues that have not been updated in more than 4 months. |
|