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. Can I build Qt projects statically for free if I don't sell or release them publicly?
Qt 6.11 is out! See what's new in the release blog

Can I build Qt projects statically for free if I don't sell or release them publicly?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.4k 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.
  • P Offline
    P Offline
    pwnstar23
    wrote on last edited by
    #1

    I am wanting to build some projects statically using mingw with Qt GUI, these projects will not be released in any way, they are just for me and my friend to use to help us keep in touch. If I build these statically and only use the program privately am I ok or would I be breaking the license?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      AFAIK, you need to use GPL for that, but yes, you should be fine. GPL license does not force you to publish the code to the whole world, it's enough for you to share it with your friend (on request).

      (Z(:^

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

        s/friends/users of your application/.

        Your friends are free to pass on copies to whomever they like, and you need to give the code to those people on request, too.

        At least that is my understanding of the GPL, but I am not a lawyer. Get legal advice from a expert in your country to clear this up.

        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