<div dir="ltr"><div>Thanks, Matt and Stephen. I checked the CmakeOutput.log file under VTK-build and didn't find any errors. Is that the best way to check build logs?</div><div> </div><div>I do have a recent Slicer build that includes VTK. Let me try to point TubeTK to it and see what happens. </div>
<div><br></div><div>Wei</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 2, 2014 at 12:34 PM, Stephen Aylward <span dir="ltr"><<a href="mailto:stephen.aylward@kitware.com" target="_blank">stephen.aylward@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Also, Ricardo is building it on opensuse.   It seems to be failing on the vtk build.  Perhaps try building vtk on its own via <a href="http://vtk.org" target="_blank">vtk.org</a> or build slicer and point tubetk to it...see <a href="http://slicer.org" target="_blank">slicer.org</a></p>


<p dir="ltr">S</p>
<p dir="ltr">--<br>
Sent via phone.  Please excuse the brevity and typos.</p>
<p dir="ltr">--<br>
Stephen R. Aylward, Ph.D.<br>
Senior Director of Operations<br>
Kitware, North Carolina</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Feb 2, 2014 2:31 PM, "Matt McCormick" <<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi Wei,<br>
<br>
Builds reporting to the dashboard should be reproducible (there is<br>
Debian Stable and Ubuntu 12.04 and 13.04 reporting):<br>
<br>
  <a href="http://open.cdash.org/index.php?project=TubeTK" target="_blank">http://open.cdash.org/index.php?project=TubeTK</a><br>
<br>
If further help is needed, we can give personalized attention with a<br>
support contract:<br>
<br>
  <a href="http://www.kitware.com/products/support.html" target="_blank">http://www.kitware.com/products/support.html</a><br>
<br>
Thanks,<br>
Matt<br>
<br>
On Sun, Feb 2, 2014 at 11:51 AM, Wei Liu <<a href="mailto:weiliu620@gmail.com" target="_blank">weiliu620@gmail.com</a>> wrote:<br>
> Oops, I sent previous email before finishing it.<br>
><br>
> Yes Matt, I meant TubeTK_USE_VTK.  So, I started a clean build, with all<br>
> cmake options set to default (the UtbeT_USE_VTK = ON). Now I have different<br>
> errors:<br>
><br>
> ./CropImage: symbol lookup error:<br>
> /home/sci/weiliu/packages/TubeTK-Release/VTK-build/bin/libvtkInfovis.so.5.10:<br>
> undefined symbol: _ZTI8vtkArray<br>
><br>
> I don't remember the exact difference between this build and the previous<br>
> one. The difference may be some Cmake options.<br>
><br>
> Do you suggest me to use another OS, like ubuntu or Redhat-based OS?<br>
><br>
> Wei<br>
><br>
><br>
><br>
> On Fri, Jan 31, 2014 at 5:46 PM, Matt McCormick <<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>><br>
> wrote:<br>
>><br>
>> Hmm, the only variable that should be adjusted should be called<br>
>> TubeTK_USE_VTK.<br>
>><br>
>> Starting a clean build with the defaults is good first step.<br>
>><br>
>> Thanks,<br>
>> Matt<br>
>><br>
>> On Fri, Jan 31, 2014 at 7:35 PM, Wei Liu <<a href="mailto:weiliu620@gmail.com" target="_blank">weiliu620@gmail.com</a>> wrote:<br>
>> > Matt,<br>
>> ><br>
>> > I didn't install VTK in the system, and I double checked the /usr/lib<br>
>> > and<br>
>> > lib64 directory.<br>
>> ><br>
>> > I built with the USE_VTK set to off. Is that a possible reason? I'm<br>
>> > re-building TubeTK with it on now.<br>
>> ><br>
>> > Wei<br>
>> ><br>
>> ><br>
>> ><br>
>> ><br>
>> > On Fri, Jan 31, 2014 at 4:08 PM, Matt McCormick<br>
>> > <<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Hi Wei,<br>
>> >><br>
>> >> This is not expected.  Is a system VTK installed?<br>
>> >><br>
>> >> Thanks,<br>
>> >> Matt<br>
>> >><br>
>> >><br>
>> >><br>
>> >> On Fri, Jan 31, 2014 at 5:58 PM, Wei Liu <<a href="mailto:weiliu620@gmail.com" target="_blank">weiliu620@gmail.com</a>> wrote:<br>
>> >> > Dear TubeTK developers,<br>
>> >> ><br>
>> >> > I've successfully built TubeTK in release mode. But when I try to run<br>
>> >> > one of<br>
>> >> > the commands in TubeTK-build/bin/ I got the following error:<br>
>> >> ><br>
>> >> > ./CropImage: symbol lookup error:<br>
>> >> ><br>
>> >> ><br>
>> >> > /home/sci/weiliu/packages/TubeTK-Release/VTK-build/bin/libvtkInfovis.so.5.10:<br>
>> >> > undefined symbol: _ZTI21vtkArrayDataAlgorithm<br>
>> >> ><br>
>> >> > I'm using gcc 4.7.1 under opensuse 12.2 64 bit. And I just let tubetk<br>
>> >> > to<br>
>> >> > build everything including ITK and VTK. Actually I got the same error<br>
>> >> > when<br>
>> >> > trying to run other commands.<br>
>> >> ><br>
>> >> > Is this error expected at this stage of development?<br>
>> >> ><br>
>> >> > Thanks,<br>
>> >> > Wei<br>
>> >> ><br>
>> >> > _______________________________________________<br>
>> >> > Tubetk-developers mailing list<br>
>> >> > <a href="mailto:Tubetk-developers@tubetk.org" target="_blank">Tubetk-developers@tubetk.org</a><br>
>> >> > <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/tubetk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/tubetk-developers</a><br>
>> >> ><br>
>> ><br>
>> ><br>
><br>
><br>
_______________________________________________<br>
Tubetk-developers mailing list<br>
<a href="mailto:Tubetk-developers@tubetk.org" target="_blank">Tubetk-developers@tubetk.org</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/tubetk-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/tubetk-developers</a><br>
</blockquote></div>
</div></div></blockquote></div><br></div>