Doing 'make clean' in VTK-build doesn't delete ThirdParty/verdict automatically. Shouldn't it be the case ?<br><br>Julien.<br><br><div class="gmail_quote">On Tue, Aug 28, 2012 at 10:36 AM, Bill Lorensen <span dir="ltr"><<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No I did not. I did remove ThirdParty/verdict and it built.<div><br></div><div>My system is so old and slow I seldom do clean builds...<div>
<div class="h5"><br><br><div class="gmail_quote">On Tue, Aug 28, 2012 at 8:54 AM, David Cole <span dir="ltr"><<a href="mailto:david.cole@kitware.com" target="_blank">david.cole@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you try a fully clean build since this change?<br>
<br>
Maybe there's a stale dependency that's being missed by an incremental build...<br>
<div><div><br>
<br>
On Tue, Aug 28, 2012 at 8:34 AM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com" target="_blank">bill.lorensen@gmail.com</a>> wrote:<br>
> Yes, the lib is being build.<br>
><br>
> But,<br>
><br>
> nm lib/libvtkverdict* | c++filt | grep v_set_tri_size<br>
><br>
> shows<br>
><br>
> nm lib/libvtkverdict* | c++filt | grep v_set_tri_size<br>
> 00021c46 T vtk_v_set_tri_size<br>
> 00021c46 T vtk_v_set_tri_size<br>
><br>
><br>
><br>
> On Mon, Aug 27, 2012 at 5:00 PM, David Thompson <<a href="mailto:david.thompson@kitware.com" target="_blank">david.thompson@kitware.com</a>><br>
> wrote:<br>
>><br>
>> Hi Bill,<br>
>><br>
>> > After recent change to verdict and associated VTK filter changes, I get<br>
>> > these errors when building VTK:<br>
>> ><br>
>> > [ 83%] Built target verdict<br>
>> > Linking CXX shared library ../../lib/<a href="http://libvtkFiltersVerdict-6.0.so" target="_blank">libvtkFiltersVerdict-6.0.so</a><br>
>> > CMakeFiles/vtkFiltersVerdict.dir/vtkCellQuality.cxx.o: In function<br>
>> > `vtkCellQuality::RequestData(vtkInformation*, vtkInformationVector**,<br>
>> > vtkInformationVector*)':<br>
>> ><br>
>> > /home/lorensen/ProjectsGIT/VTKGerrit/Filters/Verdict/vtkCellQuality.cxx:133:<br>
>> > undefined reference to `v_set_tri_normal_func'<br>
>> > ...<br>
>><br>
>> Does libvtkverdict appear in the command-line when you run<br>
>><br>
>> make VERBOSE=1 vtkFiltersVerdict<br>
>><br>
>> ? If libvtkverdict is being built, can you run "nm" on it<br>
>><br>
>> nm lib/libvtkverdict* | c++filt | grep v_set_tri_size<br>
>><br>
>> to see whether the symbols are mangled in the library but not its<br>
>> dependents (e.g., vtkFiltersVerdict)?<br>
>><br>
>> Thanks,<br>
>> David<br>
><br>
><br>
><br>
><br>
> --<br>
> Unpaid intern in BillsBasement at noware dot com<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
><br>
><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Unpaid intern in BillsBasement at noware dot com<br><br>
</div></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br>