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. How to build both static and shared libraries from the same source tree
Forum Updated to NodeBB v4.3 + New Features

How to build both static and shared libraries from the same source tree

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 161 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.
  • J Offline
    J Offline
    JohnGa
    wrote on last edited by
    #1

    Hello,
    I have one source tree and want to build both shared libraries, and a static library. Currently I have one pro file. I have read about using command line make with config parameter (once to build the shared library, and another time to build the static library).

    I would like to have different shared library and static library targets within QtCreator. Is this even possible?

    Thanks.

    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