[vtkusers] [Paraview] Problem compliling ParaView3.6

Raashid Baig raashid.b at rediffmail.com
Tue Jun 16 02:33:58 EDT 2009


I don't know whats the issue with my system.
I was earlier using Qt-4.3.4, today I upgraded it to to 4.3.5 but the build is still failing at the exact same place with exact same error.
We are very eager to start using version3.6, can't wait till the release of binaries.
Thanks in advance
Raashid

On Mon, 15 Jun 2009 18:20:59 +0530  wrote
>Are you doing a clean build?  Seems to build fine on the dashboards:
>http://www.cdash.org/CDash/index.php?project=ParaView3#Nightly_Release_3.6
>
>Utkarsh
>
>On Mon, Jun 15, 2009 at 2:15 AM, Raashid Baig wrote:
>
>> 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
>>
>>
>> 
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090616/94c17a55/attachment.htm>


More information about the vtkusers mailing list