<div dir="ltr">I thought it was strange I was still getting a seg fault, since I had previously compiled and run without PCL....so turns out it was still using the pipeline branch includes in /usr/local/include. The package installs to /usr/include.<div><br></div><div>So I cleaned it up and recompiled it again, but now it seems I've got a versioning issue.  Undefined symbol, unmangled becomes:</div><div>pcl::PCLBase<pcl::PointXYZ>::setInputCloud(boost::shared_ptr<pcl::PointCloud<pcl::PointXYZ> const> const&)<br></div><div><br></div><div>although I've verified I've got PCL 1.7.2, and all the libs are in /usr/lib</div><div><br></div><div>Is there perhaps a switch I'm missing to cmake?</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">Matthew Hanson<div>Applied GeoSolutions</div><div>(603) 659-3363 x91</div><div><a href="http://appliedgeosolutions.com" target="_blank">http://appliedgeosolutions.com</a></div><div><a href="mailto:mhanson@appliedgeosolutions.com" target="_blank">mhanson@appliedgeosolutions.com</a></div><div><br></div></div></div></div>
<br><div class="gmail_quote">On Wed, Jan 7, 2015 at 7:02 PM, Andrew Bell <span dir="ltr"><<a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Wed, Jan 7, 2015 at 2:18 PM, Matthew Hanson <span dir="ltr"><<a href="mailto:mhanson@appliedgeosolutions.com" target="_blank">mhanson@appliedgeosolutions.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Bradley.  Good to know the pipeline branch is no longer needed.    I went back to the packaged version of pcl (libpcl-all and libpcl-all-dev) and recompiled PDAL but unfortunately I get the same segfault on any command.</div></blockquote><div><br></div></span><div>Are you getting a core file?  It would be helpful if you could provide a stack trace.  You can run the program in gdb and use the "where" command to show the stack when the segfault occurs.</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div><span class="HOEnZb"><font color="#888888">-- <br><div>Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div>
</font></span></div></div>
</blockquote></div><br></div>