<!DOCTYPE html><html><body><div dir="auto">Hello,<br><br>I'm trying to build QGIS with PDAL on Debian bookworm and I'm failing.<br>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].<br>Everything seems to work nicely. I have the bin/pdal and tests are OK with it, but still no lib/libpdalcpp* on my machine.<br><br>Trying to build QGIS logically ends with:<br>ninja: error: '/lib/libpdalcpp.so', needed by 'output/lib/libqgis_core.so.3.33.0', missing and no known rule to make it<br><br>Anyone knows how I can fix this?<br><br>Thanks in advance,<br>Harrissou<br><br>[0] <a href="https://packages.debian.org/bullseye/libpdal-dev">https://packages.debian.org/bullseye/libpdal-dev</a> (exists in bullseye but not bookworm)<br>[1] <a href="https://pdal.io/en/latest/development/compilation/unix.html#using-ninja-on-linux-or-osx">https://pdal.io/en/latest/development/compilation/unix.html#using-ninja-on-linux-or-osx</a> <br><br></div></body></html>