Compiling CC with PDAL

All about Linux portage
Post Reply
thunr
Posts: 4
Joined: Thu Oct 03, 2019 2:34 pm

Compiling CC with PDAL

Post by thunr »

Hi all,

I have had success compiling CC on a Ubuntu 16.04 virtual machine. However, I have not had the same easy time to install PDAL.
What is the simplest noninteractive way to compile CC with PDAL? Can I point CC to the PDAL conda install? Or, if I have to compile PDAL from source, does anyone have suggestions? I've tried compiling PDAL a few times before and I've never had any success.
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Compiling CC with PDAL

Post by daniel »

Sorry, on my side I compile on Windows (with the PDAL version that comes with the Osgeo4W package).
Daniel, CloudCompare admin
jedfrechette
Posts: 45
Joined: Mon Jan 20, 2014 6:31 pm
Location: Albuquerque, NM
Contact:

Re: Compiling CC with PDAL

Post by jedfrechette »

Regarding PDAL on Windows, as far as I know, the PDAL packages in OSGeo4W are no longer maintained. They are certainly a couple versions out of date. The Conda packages for PDAL are now the recommended way to install binaries on Windows.
Jed
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Compiling CC with PDAL

Post by daniel »

Ah indeed! And I now remember that I actually compile PDAL myself for a long time now :D
Daniel, CloudCompare admin
thunr
Posts: 4
Joined: Thu Oct 03, 2019 2:34 pm

Re: Compiling CC with PDAL

Post by thunr »

Thanks for your responses. For anyone else working on Linux, so far I haven't had success pointing to the Conda install. It seems like I'll have to compile PDAL and try from there. I'll report back if I have any success.
Post Reply