[pdal] PDAL with PCL Installation

Matthew Hanson mhanson at appliedgeosolutions.com
Thu Jan 8 13:30:02 PST 2015


Unless someone has a better idea, I'm going to go ahead and try to compile
boost with c++11 support, as I've just been installing from the Ubuntu repo
and I'm not sure the compile flags used.

Matthew Hanson
Applied GeoSolutions
(603) 659-3363 x91
http://appliedgeosolutions.com
mhanson at appliedgeosolutions.com


On Thu, Jan 8, 2015 at 4:27 PM, Matthew Hanson <
mhanson at appliedgeosolutions.com> wrote:

> Ok so that didn't work.   I'm back to getting a seg fault.   Ran a stack
> trace on it and:
>
> #0  0x00007fb23dd228fc in
> boost::math::lanczos::lanczos_initializer<boost::math::lanczos::lanczos17m64,
> long double>::init::init() () from /usr/lib/libpcl_features.so.1.7
>
> Is there a boost version requirement?  I've got 1.54 installed.   The docs
> on the PCL site only say >=1.46.1
>
> Excluding the mucking around with the PCL pipleline branch I've tried both
> binary packages and building PCL myself, on two different machines.  Not
> sure what I'm not getting right here, this is a standard Ubuntu 14.04
> setup, nothing unusual.
>
>
>
>
> Matthew Hanson
> Applied GeoSolutions
> (603) 659-3363 x91
> http://appliedgeosolutions.com
> mhanson at appliedgeosolutions.com
>
>
> On Thu, Jan 8, 2015 at 2:27 PM, Matthew Hanson <
> mhanson at appliedgeosolutions.com> wrote:
>
>> Yes, I've checked through the cmake output and it does find PCL.    I'll
>> set the PCL_DIR, I had not done so.   It does seem like what it's missing,
>> config info about locations of the PCL library.
>>
>> Thanks!
>>
>> matt
>>
>> Matthew Hanson
>> Applied GeoSolutions
>> (603) 659-3363 x91
>> http://appliedgeosolutions.com
>> mhanson at appliedgeosolutions.com
>>
>>
>> On Thu, Jan 8, 2015 at 2:23 PM, Bradley Chambers <brad.chambers at gmail.com
>> > wrote:
>>
>>> Matthew,
>>>
>>>
>>>> Is there perhaps a switch I'm missing to cmake?
>>>>
>>>
>>> When configuring PDAL with CMake, you should only need to provide
>>> PCL_DIR, which points to the installed location of PCLConfig.cmake and
>>> PCLConfigVersion.cmake, likely something like /usr/share/pcl-1.7.
>>>
>>> Have you inspected your CMakeCache.txt (or just use ccmake) to verify
>>> that PCL 1.7 is in fact detected (and not a stale reference to the old
>>> pipeline branch installation).
>>>
>>> Brad
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20150108/3c5815b1/attachment.html>


More information about the pdal mailing list