September 17, 2011

krishiy krishiy
Lab Rat
3 posts

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

September 18, 2011

Hostel Hostel
Hobby Entomologist
88 posts

It’s looks like a compiler doesn’t see a library. Did you read this?
installation doc [doc.qt.nokia.com]

September 18, 2011

Lukas Geyer Lukas Geyer
Area 51 Engineer
1361 posts

(As far as I know) the Qt SDK does not come with a desktop Qt Mobility package – it is mobile only. If you want to use Qt Mobility in your desktop application you will have to compile it from the sources on your own.

 
  ‹‹ how to add a symbian target to Qt 4.7.4?      This Qt version is not compatible to your current Visual Studio??? ››

You must log in to post a reply. Not a member yet? Register here!