Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problem with QBluetooth N900
Qt 6.11 is out! See what's new in the release blog

Problem with QBluetooth N900

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.7k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    duniu_bartek
    wrote on last edited by
    #1

    Hello

    I have a problem with QBluetooh library in QtCreator. I install qtmobility 1.2 ( http://www.developer.nokia.com/Community/Wiki/Latest_Qt_and_Qt_mobility_evaluation_on_Maemo#Qt_Mobility_1.2.0 ), in .pro file include
    @maemo5 {
    CONFIG += mobility12
    MOBILITY += connectivity

    } else {
    CONFIG += mobility
    }@

    in header file use QTM_USE_NAMESPACE and when i want compile my project , compiler displays error:

    @/opt/test2/bin/test2: error while loading shared libraries: libQtConnectivity.so.1: cannot open shared object file: No such file or directory@

    any suggestions?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bobo01
      wrote on last edited by
      #2

      I have the same problem. Did you ever solve it?

      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