0

Does anyone know or have instructions on how to build GDAL 1.8 (http://trac.osgeo.org/gdal/wiki/DownloadSource) from source on Windows XP? I can't find any Windows executable for this version (still only available for 1.6.3). Note that I am NOT looking for a bloated version accompanied by other software.

EDIT: I tried the outdated instructions given in some of the links below, and they are not at all useful. Can someone who has had success with this give clear steps (version 1.8 is now available, so steps on building that version would be even better)?

4

3 回答 3

1

No need to compile from source when you have good pre-built versions AND good instructions...

The best (working) instructions I have found so far are here. The downloads are from here (click on the download link to get a full list of files and to be able to download individual files). The two files I used were GDAL-1.8.1.win32-py2.6.exe (python bindings) and gdal-18-1600-core.msi (core gdal utilities). Don't forget to add the environment variables to your PATH and to GDAL_DATA.

于 2011-09-19T15:55:49.573 回答
0

There are nightly builds available here that can be downloaded and configured to work much like FWTools:

EDIT:

Current URL is this one: http://www.gisinternals.com/sdk/

This is the old one: http://vbkto.dyndns.org/sdk/

于 2010-11-29T03:47:26.360 回答
-1

There are instructions on the trac wiki:

http://trac.osgeo.org/gdal/wiki/BuildHints

于 2010-11-29T03:46:19.060 回答