Open springmeyer opened 10 years ago
This issue is related: https://github.com/mapnik/mapnik-gyp/issues/5
my guess is rapidxml_loader.cpp is being compiled by default, but should not be if HAVE_LIBXML2 is specified (as right at the top of the cpp file is an #ifdef
which throws an error if HAVE_LIBXML2 is defined)
@JamesRamm - I've added you as a committer, want to add docs on this to the README?
Surfaced from https://github.com/mapnik/mapnik/issues/2570#issuecomment-62640763