<div dir="ltr">The build output you provided does not give enough information, you&#39;ll have to send the full output.  Even better, run &quot;make VERBOSE=1&quot; to capture even more output, then compress the build output and attach it to the email.<br>

<br>What version of pcl-superbuild are you using?  If you cd to the pcl-superbuild directory, and run &quot;git rev-parse HEAD&quot; what does it print?<br><br>Pat<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Mon, Jun 10, 2013 at 10:03 AM, Christopher Herbon <span dir="ltr">&lt;<a href="mailto:chrisherbon@gmail.com" target="_blank">chrisherbon@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

When following the guide (<a href="http://www.vtk.org/Wiki/VES/Point_Cloud_Library" target="_blank">http://www.vtk.org/Wiki/VES/Point_Cloud_Library</a>) I always get the error shown below. What can I do about this? I need PCL for iOS which was compiled using libc++, therefore I connot use the precompiled version.<br>


<br>
[ 30%] Completed &#39;ves-fetch&#39;<br>
[ 30%] Built target ves-fetch<br>
remote: Total 32985 (delta 13679), reused 32985 (delta 13679)<br>
Receiving objects: 100% (32985/32985), 52.74 MiB | 956 KiB/s, done.<br>
Resolving deltas: 100% (13679/13679), done..99 MiB | 597 KiB/s<br>
Checking out files: 100% (31207/31207), done.9 MiB | 1.10 MiB/s<br>
Note: checking out &#39;origin/master&#39;.730), 70.71 MiB | 960 KiB/s<br>
<br>
You are in &#39;detached HEAD&#39; state. You can look around, make experimental<br>
changes and commit them, and you can discard any commits you make in this<br>
state without impacting any branches by performing another checkout.<br>
<br>
If you want to create a new branch to retain commits you create, you may<br>
do so (now or later) by using -b with the checkout command again. Example:<br>
<br>
  git checkout -b new_branch_name<br>
<br>
HEAD is now at 0fc3888... fix for compiling on Apple iOS<br>
[ 31%] [ 32%] Performing update step (git fetch) for &#39;boost-fetch&#39;<br>
No patch step for &#39;boost-fetch&#39;<br>
HEAD is now at 0fc3888... fix for compiling on Apple iOS KiB/s<br>
[ 33%] No configure step for &#39;boost-fetch&#39;2.21 MiB | 766 KiB/s<br>
[ 33%] No build step for &#39;boost-fetch&#39;<br>
[ 34%] No install step for &#39;boost-fetch&#39;<br>
[ 34%] Completed &#39;boost-fetch&#39;<br>
[ 34%] Built target boost-fetch<br>
remote: Total 337730 (delta 267693), reused 336460 (delta 266951)<br>
Receiving objects: 100% (337730/337730), 93.51 MiB | 2.08 MiB/s, done.<br>
Resolving deltas: 100% (267693/267693), done.<br>
Checking out files: 100% (8565/8565), done.<br>
Note: checking out &#39;ce4a267&#39;.<br>
<br>
You are in &#39;detached HEAD&#39; state. You can look around, make experimental<br>
changes and commit them, and you can discard any commits you make in this<br>
state without impacting any branches by performing another checkout.<br>
<br>
If you want to create a new branch to retain commits you create, you may<br>
do so (now or later) by using -b with the checkout command again. Example:<br>
<br>
  git checkout -b new_branch_name<br>
<br>
HEAD is now at ce4a267... Fix a problem when cross compiling using NMake.<br>
[ 35%] [ 35%] Performing update step (git fetch) for &#39;vtk-fetch&#39;<br>
No patch step for &#39;vtk-fetch&#39;<br>
HEAD is now at ce4a267... Fix a problem when cross compiling using NMake.<br>
[ 36%] No configure step for &#39;vtk-fetch&#39;<br>
[ 36%] No build step for &#39;vtk-fetch&#39;<br>
[ 36%] No install step for &#39;vtk-fetch&#39;<br>
[ 37%] Completed &#39;vtk-fetch&#39;<br>
[ 37%] Built target vtk-fetch<br>
make: *** [all] Error 2<br>
_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
</blockquote></div><br></div>