[pdal] Entwine fails to build after recent PDAL LAS refactoring
Jean-Roc Morreale (ml)
jrmorreale_ml at enoreth.net
Fri Jan 21 01:34:41 PST 2022
Hi,
For CloudCompare, the PDAL plugin is being rewritten :
https://github.com/CloudCompare/CloudCompare/pull/1561
as the plugin does not compile against current PDAL :
https://github.com/CloudCompare/CloudCompare/issues/1573
Le jeudi 20 janvier 2022 à 14:22 -0600, Jim Klassen a écrit :
> The recent changes to the LAS code broke the entwine build in
> entwine/util/pipeline.cpp. It looks like things like `scaleX()` need
> to be updated to `scale.x`. I also suspect these changes probably
> also impact the CloudCompare PDAL plugin.
>
> However, I'm not sure where the fix should be:
>
> Is this a bug in entwine (and likely CloudCompare) for using a pdal
> API that is intended to be private (and they should be using entirely
> other means for accessing this information)?
>
> Is this an issue where entwine needs to be updated to match the
> current pdal API?
>
> Is this an issue in pdal for changing the existing API?
>
> Some/all/none of the above?
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
More information about the pdal
mailing list