Skip to content

Instantly share code, notes, and snippets.

View tsmcgrath's full-sized avatar

Tim McGrath tsmcgrath

View GitHub Profile
@aaronpk
aaronpk / _howto.md
Last active May 2, 2024 01:11
How to compile and install spatialite on iOS

Spatialite for iOS

Install compiler dependencies

brew install automake autoconf libtool libxml2 pkg-config
brew link libxml2

Build libspatialite