[Tile-serving] [osm2pgsql] Providing Windows binaries/packages (#17)
alex85k
notifications at github.com
Sat Aug 9 07:13:17 UTC 2014
To fix the strdup-related probems you need to build 4 libraries not only in debug mode, but with debugging MSVCRTD runtime (NODEFAULTLIB warning should vanish).
I had to add ``/MDd`` (or change from MD) flags inside configs and makefiles of ``bzip2``, ``zlib``, ``libxml2`` and ``proj4``. cmake-based projects seem to do this automatically.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/17#issuecomment-51679551
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140809/ce580b7a/attachment.html>
More information about the Tile-serving
mailing list