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

2023-08-16 Thread Werner Macho via QGIS-Developer
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


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

2023-08-16 Thread Harrissou s. via QGIS-Developer
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