[pdal] Entwine fails to build after recent PDAL LAS refactoring
thomas.montaigu at laposte.net
thomas.montaigu at laposte.net
Fri Jan 21 02:34:57 PST 2022
To clarify, the CloudCompare plugin is not being rewritten because of changes in PDAL, but to fix issues the plugin has and extend its functionalities.
I don't know if this rewritten plugin compiles with PDAL's master (it compiles with 2.3).
-----Message d'origine-----
De : pdal <pdal-bounces at lists.osgeo.org> De la part de Jean-Roc Morreale (ml)
Envoyé : vendredi 21 janvier 2022 10:35
À : pdal <pdal at lists.osgeo.org>
Objet : Re: [pdal] Entwine fails to build after recent PDAL LAS refactoring
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
_______________________________________________
pdal mailing list
pdal at lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/pdal
More information about the pdal
mailing list