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. Link qt libraries dynamically
QtWS25 Last Chance

Link qt libraries dynamically

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 740 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.
  • A Offline
    A Offline
    andrea993.93
    wrote on last edited by
    #1

    Hi all,
    I want to develop a closed source project with qt, without a commercial license.
    I've red that I can do this if I link the libraries dynamically. Is it true?

    and how can I know which libraries I have to link?

    Finally if in the .pro file I add for example QT += media this is a static linkage. Right?

    thanks

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      Hi.
      Your first question is more about licensing, see LGPL.
      About necessary libraries you can find out more "here(deployment)":http://qt-project.org/doc/qt-5/deployment.html
      QT += media this is not means static linkage, see deployment guide above.

      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