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. Help with Pkg Config
Qt 6.11 is out! See what's new in the release blog

Help with Pkg Config

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.9k 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.
  • V Offline
    V Offline
    Vromoth
    wrote on last edited by
    #1

    Hi there,

    I'm having trouble with pkg-config, I want to add "qmsystem2":http://harmattan-dev.nokia.com/docs/library/html/qmsystem2/main.html but I don't know how. Any help would be great, I've been trying to figure it out all day. A detailed description would also be a good idea... I have not used pkg-config before.

    Thanks,
    Aaron

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      Add qmsystem2 to what? Your application? To the system?

      A detailed description would be a good idea:-)

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vromoth
        wrote on last edited by
        #3

        Right, well I want to add it to my harmattan app. I Want to use qmlocks.h which qmsystem2 intales. If you go to the link in my first post it should explain a bit more about it.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Just follow the instructions given in the link you provided under "Getting started"...

          Adding @CONFIG += qmsystem2@ to your .pro file should be enough, no need to meddle with pkg-config. I guess that line is meant for people using other build systems.

          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