[Paraview] Problem to compile Paraview (ifort)

Stéphane Le Borgne stephane.leborgne at univ-pau.fr
Tue Apr 20 04:33:44 EDT 2010


Hi all,

I try to compile Paraview but now i have this problem :

[ 44%] Built target vtkChartsPython
Linking CXX executable ../../../bin/pvtkpython
/opt/cluster/intel/fce/10.1.021/lib/libimf.so: warning: warning: 
_feupdateenv is not implemented and will always fail_
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QMapData::createData(int)'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QPainter::drawImage(QPointF const&, QImage const&)'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QTransform::translate(double, double)'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QMapData::node_create(QMapData::Node**, int, int)'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QTransform::QTransform()'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QTransform::rotate(double, Qt::Axis)'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QTransform::map(QPoint const&) const'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QTransform::mapRect(QRectF const&) const'
../../../bin/libvtkRendering.so.pv3.8: undefined reference to 
`QTextDocument::setDocumentMargin(double)'
collect2: ld returned 1 exit status
make[2]: *** [bin/pvtkpython] Error 1
make[1]: *** [VTK/Wrapping/Python/CMakeFiles/pvtkpython.dir/all] Error 2
make: *** [all] Error 2


It would seem that we should give the parameter     -i_dynamic     to ifort.
But I don't know how specify this parameter in cmake.

Thank you.

Stéphane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100420/00854a6e/attachment.htm>


More information about the ParaView mailing list