[Paraview] Problem compliling ParaView3.6

Raashid Baig raashid.b at rediffmail.com
Mon Jun 15 02:15:37 EDT 2009


I am trying to compile ParaView3.6 (checkedout from cvs) on a Linux Ubuntu machine (cmake version 2.4.7, Qt version 4.3.4) but it fails to build completely.
Can someone please point out what am I doing wrong ?
Thanks in advance,
Raashid

[ 30%] Building CXX object VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/TestVtkStatisticalBoxChartView.o
[ 30%] Building CXX object VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/QTestApp.o
Linking CXX executable ../../../../../bin/QtChartCxxTests
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::PlaneClipEdge(double*, double*, int, int&, double*)':
vtkExtractSelectedFrustum.cxx:(.text+0x76f): undefined reference to `vtkPlanes::GetPlane(int)'
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::ABoxFrustumIsect(double*, vtkCell*)':
vtkExtractSelectedFrustum.cxx:(.text+0xb46): undefined reference to `vtkPlanes::GetPlane(int)'
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::CreateFrustum(double*)':
vtkExtractSelectedFrustum.cxx:(.text+0x1bc6): undefined reference to `vtkPlanes::SetNormals(vtkDataArray*)'
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*)':
vtkExtractSelectedFrustum.cxx:(.text+0x1e74): undefined reference to `vtkPlanes::GetNumberOfPlanes()'
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)':
vtkExtractSelectedFrustum.cxx:(.text+0x385e): undefined reference to `vtkPlanes::New()'
/home/raashid/src/ParaView3.6.0_install/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o): In function `vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)':
vtkExtractSelectedFrustum.cxx:(.text+0x39b8): undefined reference to `vtkPlanes::New()'
collect2: ld returned 1 exit status
make[2]: *** [bin/QtChartCxxTests] Error 1
make[1]: *** [VTK/GUISupport/Qt/Testing/Cxx/CMakeFiles/QtChartCxxTests.dir/all] Error 2
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20090615/600c88f0/attachment.htm>


More information about the ParaView mailing list