[QGIS-Developer] Build QGIS with PDAL on Debian bookworm: missing libpdalcpp.so

Werner Macho werner.macho at gmail.com
Wed Aug 16 23:41:00 PDT 2023


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 at 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 at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20230817/a939a1ba/attachment.htm>


More information about the QGIS-Developer mailing list