<div dir="ltr">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.<div><br></div><div>Thanks!</div><div><br></div><div>matt</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 Thu, Jan 8, 2015 at 2:23 PM, Bradley Chambers <span dir="ltr"><<a href="mailto:brad.chambers@gmail.com" target="_blank">brad.chambers@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">Matthew,<div><div class="gmail_extra"><div class="gmail_quote"><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Is there perhaps a switch I'm missing to cmake?</div></div></blockquote><div><br></div></span><div>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.<br><br></div><div>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).<br><br>Brad<br></div></div><br></div></div></div>
</blockquote></div><br></div>