[Tile-serving] [osm2pgsql] Providing Windows binaries/packages (#17)

alex85k notifications at github.com
Fri Aug 8 16:45:26 UTC 2014


My bug was fixed by replacing 
```
OPTFLAGS=	/nologo /Zi /MD /Fdproj.pdb
```
with 
```
OPTFLAGS=	/nologo /Zi /MDd /Fdproj.pdb
```
in ``nmake.opt`` of Proj4 sources.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/17#issuecomment-51627682
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140808/b7c57805/attachment.html>


More information about the Tile-serving mailing list