[QGIS-Developer] Compilation error with 'master'

pathmapper pathmapper at posteo.de
Tue Mar 16 02:51:07 PDT 2021


OK, tracked this down to
https://github.com/qgis/QGIS/commit/e11801d34e11dd1e7edfbcb2f3cda7bf476ea599#diff-559ffd97601953ff5b3414dc8f132583a144ae8257ebd2a482a2d10a2c8257eb
so it's likely related to the proj version I'm using.

On 16.03.2021 10:26, pathmapper wrote:
> Hi,
> 
> if I try to compile QGIS with latest master (commit 8731c7e) it fails 
> with:
> 
> QGIS/src/core/qgscoordinatetransform_p.cpp:26:10: fatal error:
> proj_experimental.h: Datei oder Verzeichnis nicht gefunden
>  #include <proj_experimental.h>
>           ^~~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> 
> ("Datei oder Verzeichnis nicht gefunden" -> "file or folder not found")
> 
> I'm on Debian Buster and compiling the 'release-3_18' branch (commit
> d740a22) works flawlessly with my setup.
> 
> Any idea how to fix this?
> 
> Cheers,
> Bjoern
> 
> 
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer


More information about the QGIS-Developer mailing list