Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Build the dependent statically link libs & set its order
QtWS25 Last Chance

Build the dependent statically link libs & set its order

Scheduled Pinned Locked Moved QML and Qt Quick
static librarysolution explor
3 Posts 3 Posters 1.1k 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.
  • T Offline
    T Offline
    tushar ramojwar
    wrote on 8 Jul 2015, 14:13 last edited by
    #1

    Hi ,

    I would like to build an exe which is depended on one static lib & that static lib is dependent on other static lib.
    So when i build the exe the static lib would not get build. I need to build those libs separately then.
    Is there way when ever i build the exe all the dependent lib will also get build.
    Also i want to set the order in which the library got built.
    Thanks,
    Tushar

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 8 Jul 2015, 14:24 last edited by
      #2

      I guess the subdirs template is what you are looking for.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 8 Jul 2015, 22:09 last edited by
        #3

        Hi,

        To add to @koahnig , this article explains very well how to setup dependencies efficiently

        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

        3/3

        8 Jul 2015, 22:09

        • Login

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