Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Errors - " /usr/bin/ld: cannot find -lQtConnectivity"
QtWS25 Last Chance

Errors - " /usr/bin/ld: cannot find -lQtConnectivity"

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 4.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    krishiy
    wrote on last edited by
    #1

    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!

    1 Reply Last reply
    0
    • H Offline
      H Offline
      Hostel
      wrote on last edited by
      #2

      It's looks like a compiler doesn't see a library. Did you read this?
      "installation doc":http://doc.qt.nokia.com/qtmobility-1.2/installation.html#making-the-libraries-available-on-unix

      1 Reply Last reply
      0
      • L Offline
        L Offline
        lgeyer
        wrote on last edited by
        #3

        (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.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved