Hi!
I´ve checked out ParaView 3.6 twice, once at home on my laptop and once at work
at the system there:
At home, using CMake 2.4-patch 7 and Qt 4.3.4, I can configure ParaView running
"ccmake <path-to-source-directory>", but building via
"make" gets me the error
/home/natalie/Paraview/ParaView3-build/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/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):
In function `vtkExtractSelectedFrustum::ABoxFrustumIsect(double*,
vtkCell*)':
vtkExtractSelectedFrustum.cxx:(.text+0xb46): undefined reference to
`vtkPlanes::GetPlane(int)'
/home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):
In function `vtkExtractSelectedFrustum::CreateFrustum(double*)':
vtkExtractSelectedFrustum.cxx:(.text+0x1bc6): undefined reference to
`vtkPlanes::SetNormals(vtkDataArray*)'
/home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):
In function `vtkExtractSelectedFrustum::RequestData(vtkInformation*,
vtkInformationVector**, vtkInformationVector*)':
vtkExtractSelectedFrustum.cxx:(.text+0x1e74): undefined reference to
`vtkPlanes::GetNumberOfPlanes()'
/home/natalie/Paraview/ParaView3-build/bin/libvtkGraphics.a(vtkExtractSelectedFrustum.o):
In function
`vtkExtractSelectedFrustum::vtkExtractSelectedFrustum(vtkPlanes*)':
vtkExtractSelectedFrustum.cxx:(.text+0x385e): undefined reference to
`vtkPlanes::New()'
/home/natalie/Paraview/ParaView3-build/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[1]: *** Waiting for unfinished jobs....
At work, I cannot even configure fully, because configuring gives me the error:
CMake Error at Applications/Client/CMakeLists.txt:536 (FILE):
file GLOB requires a glob expression after the directory
Here is CMake 2.6-patch4 and Qt 4.5.1 installed.
Thx for help,
Natalie
_________________________________________________________________
Disfruta los mejores videos de MSN mientras chateas
http://messengertv.msn.com/mkt/es-xl/
_______________________________________________
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