Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. (Solved) QMake - Config Shared Libraries
QtWS25 Last Chance

(Solved) QMake - Config Shared Libraries

Scheduled Pinned Locked Moved General and Desktop
qmakemakefileqt 5.4.2
3 Posts 2 Posters 1.6k 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.
  • L Offline
    L Offline
    Lays147
    wrote on 17 Jun 2015, 20:57 last edited by Lays147
    #1

    I'm trying to create my app with shared libraries, doing this commands from
    http://doc.qt.io/qt-5/linux-deployment.html#linking-the-application-to-qt-as-a-shared-library

    But when i do this:
    qmake -config release
    The return is the menu help of qmake(qmake -h). And appears not exists the option "-config".
    Any tips? thanks!

    Lays Rodrigues
    Newby on Qt - Learning always!
    Using QT 5.7
    ArchLinux

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Jun 2015, 21:03 last edited by
      #2

      Hi,

      It's qmake CONFIG+=release

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Lays147
        wrote on 17 Jun 2015, 21:31 last edited by
        #3

        Thanks! It works!

        Lays Rodrigues
        Newby on Qt - Learning always!
        Using QT 5.7
        ArchLinux

        1 Reply Last reply
        0

        1/3

        17 Jun 2015, 20:57

        • Login

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