[gdal-dev] Building only OGR
FA
finn at arildsen.com
Sun Mar 17 06:41:41 PDT 2019
Hi
Does anyone know if it is possible to build a "small" subset of GDAL?
In my Win32 application need to use the OGR functions to translate between
coordinate systems. However, when I take the full package, there are
clashes between 3rd party libraries imported by GDAL and those I already
have in my application.
So I wanted to explore the possibility of building a self-contained subset
of GDAL, only providing OGR functions, and only dependent on a minimal set
of run-time-libraries.
I suspect that if I try the brute-force method of simply adding files to the
build as needed, I will eventually end up with the full GDAL package.
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
More information about the gdal-dev
mailing list