Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Qt mobilty -connectivity

    Installation and Deployment
    2
    2
    1144
    Loading More Posts
    • 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
      ksiedzulek last edited by

      Hi,

      I have formated my disk and now try reinstall qt. Before format qt mobility works well, now qt mobility-connectivity works only with simulator:/ I would like to be able to use mobility with desktop. I can't remember how did I install qt previously. of corse i include these line:
      @CONFIG += mobility
      MOBILITY = connectivity@

      maybe I should do smth with LD_LIBRARY_PATH, I really can't figure out how i did it last time:/

      please help.

      1 Reply Last reply Reply Quote 0
      • C
        Chuck Gao last edited by

        If you install all Qt stuff from Qt SDK, there is no Qt Mobility build for Desktop by default. There is a workaround if you using MinGW on Desktop, that's, you can simply copy the /import dir and related lib/dll from Simulator to Desktop's "import" dir and lib dir.

        The common way is build Qt Mobility for Desktop by yourself again:-)

        Chuck

        1 Reply Last reply Reply Quote 0
        • First post
          Last post