Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Can Qt opensource be used for some application i can sell ?
Forum Updated to NodeBB v4.3 + New Features

Can Qt opensource be used for some application i can sell ?

Scheduled Pinned Locked Moved Brainstorm
11 Posts 5 Posters 21.1k 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
    pushpendrak
    wrote on last edited by
    #1

    Hi,

    if anybody have some Idea that, under LGPL or GPL i can sell my application (with redistributable Qt dlls/libs), which i've developed from Qt Open source (free license). or i do require Qt commercial license? i m not not changing the Qt libs/source code.

    PushpendraK

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lyuts
      wrote on last edited by
      #2

      It is ok to sell you application that has been written using Qt when:

      1. your application is dynamically linked to Qt libs
      2. the original source of Qt has not been modified

      I'm a rebel in the S.D.G.

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

        LGPL and GPL are rather different when it comes to linking libraries... in fact that is the mayor difference between those two licenses!

        You are running the risk of getting sued if you do something wrong, so in your place I would not trust random people on the internet:-) I would recommend reading the licenses yourself (and if you are doing this commercially maybe even get a lawyer to look at them). Laws do differ in different countries, so what we tell you here may or may not be applicable in your place.

        "Translations of the LGPL and GPL licenses":http://www.gnu.org/licenses/translations.html are available on the FSF gnu site.

        1 Reply Last reply
        0
        • A Offline
          A Offline
          alexander
          wrote on last edited by
          #4

          Tobias Hunger, is not it enough to use qt libraries under LGPL?

          [quote author="lyuts" date="1285743589"]

          1. your application is dynamically linked to Qt libs
          2. the original source of Qt has not been modified[/quote]
          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            Alexander Kuchumov: I think it is, but:

            1. I am not a lawyer
            2. I do not know the country/legislation pushpendrak is working under.
            3. I do not know what pushpendrak actually wants to do and which license he wants to use for his code
            4. I do not know if there are additional requirements with regard to licensing (e.g. regulations imposed by his customers, etc).
            5. Whether other libraries are getting used and which license those are using.
            6. It is generally a bad idea to trust random people on the net on legal advise.

            So I will not charge forward and claim everything will be fine, even though I think it should. If you want to get into the selling-software business you need to do your own reading:-) Getting legal advise also does not hurt: Not only to make sure that you are not breaking licenses yourself but also to come up with a working license for the part of the code you own.

            1 Reply Last reply
            0
            • A Offline
              A Offline
              alexander
              wrote on last edited by
              #6

              I see. It's tough question:)

              1 Reply Last reply
              0
              • L Offline
                L Offline
                lyuts
                wrote on last edited by
                #7

                The lesson learned is "Make opensource software, not proprietary" :)

                I'm a rebel in the S.D.G.

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

                  lyuts: You can have just as much fun in open source: Just look around how many open source licenses there are and how many opinions on which of those are compatible with each other. Check the flamewars going on with one party accusing the other of not following the license of some piece of code. Some of those even are about perceived breaks of "the spirit of the license", not any concrete clause of it!

                  Basically licensing is a legally tricky and highly emotional topic. So you do need to form your own opinion about it sooner or later.

                  I think we got widely off-topic:-)

                  Just to make this clear: Qt's open source licensing is pretty straight forward and compatible with most use cases, using either LGPL or GPL. Both are pretty well understood and widely used. There still are reasons to use a commercial Qt license (if you want to ship modified Qt versions without providing the changes done, etc.). I am sure the Sales team will be competent in answering any questions related to these issues.

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    pushpendrak
                    wrote on last edited by
                    #9

                    Thank u Tobias

                    wot u said is correct, i should look for some legal person. okey.
                    that means if i m not changing the Qt code, i can do anything with my application whether sell or distribute freely or make it opensource.

                    PushpendraK

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mgran
                      wrote on last edited by
                      #10

                      Hi pushpendrak, this might be of interest:

                      "http://blog.qt.nokia.com/2009/11/30/qt-making-the-right-licensing-decision/":http://blog.qt.nokia.com/2009/11/30/qt-making-the-right-licensing-decision/

                      Project Manager - Qt Development Frameworks

                      1 Reply Last reply
                      0
                      • P Offline
                        P Offline
                        pushpendrak
                        wrote on last edited by
                        #11

                        Thanks MariusG, it is very helpful to me......

                        PushpendraK

                        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