Errors - ” /usr/bin/ld: cannot find -lQtConnectivity”
I have installed qt 4.7.4 linux version.
I am getting these two errors when I am building ‘btchat’ example from qt mobility 1.2 package,
errors: /usr/bin/ld: cannot find -lQtMobilitySimulator /usr/bin/ld: cannot find -lQtConnectivity
Any help to resolve these issues is most appreciated. Thanks!
2 replies
It’s looks like a compiler doesn’t see a library. Did you read this?
installation doc [doc.qt.nokia.com]
You must log in to post a reply. Not a member yet? Register here!

