[Paraview] Paraview 3 compiling error on Mac OS X / QtNetwork

Pierre-Olivier Dallaire pierre-olivier.dallaire at videotron.ca
Tue Oct 9 23:40:50 EDT 2007


Good evening,

I'm trying to compile the latest development snapshot from the cvs  
and I'm getting this error that I did not have in the past
with the 3-0-2 and 3-1-July branches :

[ 99%] Built target pqComponents
Linking CXX executable ../../bin/paraview.app/Contents/MacOS/paraview
/usr/bin/ld: warning can't open dynamic library: QtNetwork.framework/ 
Versions/4/QtNetwork referenced from: /Library/Frameworks/ 
QtAssistant.framework/QtAssistant (checking for undefined symbols may  
be affected) (No such file or directory, errno = 2)
/usr/bin/ld: Undefined symbols:
QTcpSocket::QTcpSocket(QObject*)referenced from QtAssistant expected  
to be defined in QtNetwork.framework/Versions/4/QtNetwork
QAbstractSocket::connectToHost(QString const&, unsigned short,  
QFlags<QIODevice::OpenModeFlag>)referenced from QtAssistant expected  
to be defined in QtNetwork.framework/Versions/4/QtNetwork
QAbstractSocket::error() const referenced from QtAssistant expected  
to be defined in QtNetwork.framework/Versions/4/QtNetwork
collect2: ld returned 1 exit status

Any idea ? I'm using cmake 2.4.7 and Qt-4.3.2. I have the same error  
with QT-4.2.3

Regards,

PODallaire


More information about the ParaView mailing list