[Paraview] link errors with CVS

Favre Jean jfavre at cscs.ch
Wed Mar 3 12:41:15 EST 2010


For a few days, I have had a link errors which I cannot get rid of.

I am compiling with an installed qt4.6.1 compiled from source, shared libs, with testing, MPI, Python, and am getting this:

Linking CXX executable ../../../bin/pvtkpython
../../../bin/libvtkRendering.so.pv3.7: undefined reference to `QMapData::createData(int)'
../../../bin/libvtkRendering.so.pv3.7: undefined reference to `QPainter::drawImage(QPointF const&, QImage const&)'
../../../bin/libvtkRendering.so.pv3.7: undefined reference to `QMapData::node_create(QMapData::Node**, int, int)'
../../../bin/libvtkRendering.so.pv3.7: undefined reference to `QTextDocument::setDocumentMargin(double)'

I saw the comments in CMakeLists.txt about linking errors on the Mac, but I am not on a Mac. (Linux cluster running RH). My compile line does not include any Qt lib.

-----------------
Jean 
Swiss National Supercomputing Center



More information about the ParaView mailing list