[gdal-dev] Fw: OGR with File Geodatabases

xavier lhomme lhomme.xavier at gmail.com
Mon Oct 15 02:31:15 PDT 2012


Hi,

Download source code from http://www.gisinternals.com/sdk/

MSVC2010 (Win32) -release. Download and install this version:  release
release-1600-gdal-1-9-1-mapserver-6-0-3

Then Donwload the following option : MSVC2010 (Win32) -sdk
release-1600-dev
http://www.gisinternals.com/sdk/PackageList.aspx?file=release-1600-dev.zip

Dezip source code
open release-1600-dev\gdal\nmake.opt
uncomment FGDB lines  sand set the FGDB SDK path.


general compilation instruction
nmake /nologo gdal        > gdal_compil.txt
nmake /nologo gdal-csharp > gdal_csharp.txt

but to compil filegdb only :
go to release-1600-dev\gdal\ogr\ogrsf_frmts\filegdb
nmake /nologo /f makefile.vc ogr_filegdb.dll
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20121015/2b548a93/attachment.html>


More information about the gdal-dev mailing list