Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 465 Bytes

BUILDING.md

File metadata and controls

15 lines (9 loc) · 465 Bytes

GDAL build instructions

This file contains and points to instructions about building GDAL from source.

Building with cmake

There is a build hints page on the website.

Beyond that page, note:

  • cmake builds in the source directory are not supported (expected to fail)

Building with autoconf

Building with autoconf is deprecated. While there are many --with options, the build system mostly follows autoconf norms.