[vtkusers] ubunutu 10.04 building vtk 5.6.0
    Denis Barbier 
    bouzim at gmail.com
       
    Thu May  6 08:03:23 EDT 2010
    
    
  
On 2010/5/6 Lucian Goron wrote:
> Thanks for the advice Denis.
> But it still gave some more errors at the end...
> What else am I missing ?
>
> [ 94%] Building CXX object
> Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/TestTessellatedBoxSource.cxx.o
> [ 94%] Building CXX object
> Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/TestTessellator.cxx.o
> [ 94%] Building CXX object
> Graphics/Testing/Cxx/CMakeFiles/GraphicsCxxTests.dir/TestUncertaintyTubeFilter.cxx.o
> Linking CXX executable ../../../bin/GraphicsCxxTests
> ../../../bin/libvtkRendering.a(vtkXRenderWindowInteractor.cxx.o): In
> function `vtkXRenderWindowInteractor::~vtkXRenderWindowInteractor()':
> vtkXRenderWindowInteractor.cxx:(.text+0x282): undefined reference to
> `XtDestroyWidget'
> vtkXRenderWindowInteractor.cxx:(.text+0x2af): undefined reference to
> `XtDestroyApplicationContext'
[...]
My previous answer was too short, I should have tell you to re-run
cmake after installing libxt-dev.
Denis
    
    
More information about the vtkusers
mailing list