[QGIS-Developer] my Debian build failing?

Richard Duivenvoorde rdmailings at duif.net
Sat Jul 4 07:45:30 PDT 2020


On 7/4/20 3:40 PM, Sebastiaan Couwenberg wrote:
> On 7/4/20 2:24 PM, Richard Duivenvoorde wrote:
>> ../src/3d/qgswindow3dengine.cpp:25: undefined reference to `Qt3DExtras::Qt3DWindow::Qt3DWindow(QScreen*)'
> 
> See:
> 
>  https://bugs.debian.org/960954
> 
> And:
> 
>  https://salsa.debian.org/debian-gis-team/qgis/-/commit/74ca2b0dad13d139ad0d0c245cbb7635411ceeb4
> 
> TL;DR qt3extras headers are provided by the system packages again.

Ah, Thanks Bas,

Indeed after REMOVING the pointers to the extra headers:

-DCMAKE_PREFIX_PATH=/home/richard/git/qgis/external/qt3dextra-headers/cmake -DQT5_3DEXTRA_INCLUDE_DIR=/home/richard/git/qgis/external/qt3dextra-headers 

my build is OK again!

Thanks & Regards,

Richard Duivenvoorde




More information about the QGIS-Developer mailing list