[gdal-dev] ogr2ogr OSM driver
Bjoern Ruff
br at forstware.de
Thu Apr 2 06:13:41 PDT 2015
Hello,
can someone give a hint how 2 compile ogr2ogr under Windows so that it can
work with OSM files?
What I did was enabling lines for Sqlite and expat in nmake.opt
SQLITE_INC=-Ic:\c\sqlite3
SQLITE_LIB=C:\c\sqlite3\sqlite3.lib
EXPAT_DIR = "C:\externLibs\expat"
EXPAT_INCLUDE = -I$(EXPAT_DIR)/lib
EXPAT_LIB = $(EXPAT_DIR)/win32/bin/release/libexpat.lib
Thanks, Bjørn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20150402/61e68154/attachment.html>
More information about the gdal-dev
mailing list