Hi Werner, I'm not on the machine I did the build earlier so I'll get back to you probably tonight. As for the process, I just did what is in the docs, aka: - clone the repo - create a build folder - cd build - run cmake -G Ninja .. - run ninja And I got no errors reported. Is this different from your process?
I was expecting to have the files in the build/lib folder within the pdal repository (what I understood from the docs). I also checked /usr/lib. I confess I didn't check that /usr/local/lib folder. Will do later today. Thanks, Harrissou Le 17 août 2023 08:41:00 GMT+02:00, Werner Macho <werner.ma...@gmail.com> a écrit : >Hi Harrissou, > >I have self compiled PDAL and QGIS running on debian bookworm. >It worked without any problems. >First I compiled and installed PDAL >Everything (including libpdalcpp.so) gets installed under /usr/local/lib >and afterwards I used >-DWITH_PDAL=ON >to include PDAL. > Everything worked smoothly. >What is your workflow? > >regards >Werner > > > > > >On Thu, Aug 17, 2023 at 7:42 AM Harrissou s. via QGIS-Developer < >qgis-developer@lists.osgeo.org> wrote: > >> Hello, >> >> I'm trying to build QGIS with PDAL on Debian bookworm and I'm failing. >> As far as I can tell, Bookworm dropped support of libpdal-dev [0] so I >> tried to build PDAL locally following instructions in their documentation >> [1]. >> Everything seems to work nicely. I have the bin/pdal and tests are OK with >> it, but still no lib/libpdalcpp* on my machine. >> >> Trying to build QGIS logically ends with: >> ninja: error: '/lib/libpdalcpp.so', needed by >> 'output/lib/libqgis_core.so.3.33.0', missing and no known rule to make it >> >> Anyone knows how I can fix this? >> >> Thanks in advance, >> Harrissou >> >> [0] https://packages.debian.org/bullseye/libpdal-dev (exists in bullseye >> but not bookworm) >> [1] >> https://pdal.io/en/latest/development/compilation/unix.html#using-ninja-on-linux-or-osx >> >> >> _______________________________________________ >> QGIS-Developer mailing list >> QGIS-Developer@lists.osgeo.org >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >>
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer