[QGIS-Developer] Problem with 3D during compilation in debian sid
Martin Dobias
wonder.sk at gmail.com
Tue Apr 10 07:33:12 PDT 2018
On Tue, Apr 10, 2018 at 3:59 PM, matteo <matteo.ghetta at gmail.com> wrote:
>
> yeah that's exactly what I thought because the file is there:
>
> matteo at debian:/usr/lib/x86_64-linux-gnu$ ls | grep -i libQt53DEx
> libQt53DExtras.prl
> libQt53DExtras.so
> libQt53DExtras.so.5
> libQt53DExtras.so.5.10
> libQt53DExtras.so.5.10.1
Umm... you are looking into "lib" directory, not "include" directory.
/usr/include/x86_64-linux-gnu/qt5/Qt3DExtras
Does that file exist? Is the file readable? (nothing funky with file
permissions)
Also, make sure to re-run cmake from a clean build directory...
Cheers
Martin
More information about the QGIS-Developer
mailing list