[QGIS-Developer] Build QGIS with PDAL on Debian bookworm: missing libpdalcpp.so
Harrissou s.
delazj at gmail.com
Wed Aug 16 22:41:41 PDT 2023
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20230817/406e2b96/attachment.htm>
More information about the QGIS-Developer
mailing list