Skip to content

Instantly share code, notes, and snippets.

View telwertowski's full-sized avatar

Tom Elwertowski telwertowski

  • Brookline, MA, US
View GitHub Profile
@telwertowski
telwertowski / qgisdev-build-macos.md
Created May 2, 2018 15:25
Building QGIS from Source on macOS

Building QGIS from Source on macOS

This document shows how to build QGIS, including many dependencies, from source on macOS.

This is a developer oriented Unix-like approach which does not rely on a package manager. All components will be installed in standard system locations (which will be noted later in the document).

MacOS 10.13.4 (High Sierra) is used and all dependencies are current as of May 1, 2018.

⚠️ Draft document. There may be errors or missing dependencies.