[gdal-dev] Make Issue
Even Rouault
even.rouault at spatialys.com
Tue Jan 15 14:31:44 PST 2019
On mardi 15 janvier 2019 17:17:43 CET Andrew Bell wrote:
> I'm not terribly familiar with the GDAL build system and I'm having some
> issues getting a proper rebuild to occur when a header file is changed in
> OGR. Are dependencies automatically generated or might something manual be
> missing?
>
No, there is no proper dependency management due to being manual makefiles. In
case you change prototypes of existing classes / functions / methods, a full
(or partial if you master the impacts) rebuild "make clean && make" is needed.
Even
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list