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. QtMobility and LD_LIBRARY_PATH
Qt 6.11 is out! See what's new in the release blog

QtMobility and LD_LIBRARY_PATH

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 2.1k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    After compiling the whole weekend i have to ask.. :)

    How does QtCreator (or from terminal) determines which of Mobility libraries to compile against?

    Thanks,

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      When you compile Qt Mobility from source, a feature file (mobility.prf) is copied into QTDIR/mkspecs/features (where QTDIR is the directory of the Qt installed that Qt Mobility was compiled for - which corresponds to the version of qmake you're using).

      I'm assuming that if you install Qt Mobility from a package it puts the corresponding feature file in the right place.

      It's possibly Qt Creator is doing something more, but that's my understanding of how things roll from the terminal.

      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