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. Using qt for a commercial application on windows (LGPL)
Forum Updated to NodeBB v4.3 + New Features

Using qt for a commercial application on windows (LGPL)

Scheduled Pinned Locked Moved Unsolved General and Desktop
76 Posts 12 Posters 12.9k Views 5 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 Jo Jo

    So, guys, what should I do then? We don't have an example on hand that would prove that all these messages in this topic work effectively in practice. I'm tormented by the question: what if it turns out that following all these rules is not enough to use qt for free? After all, we don't have real examples of anyone who did this and didn't have any problems

    S Offline
    S Offline
    SimonSchroeder
    wrote on last edited by
    #39

    @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

    After all, we don't have real examples of anyone who did this and didn't have any problems

    I think we don't have any real example where someone did have problems. It is quite rare that companies get sued over open source licenses. Most of the time it is because they are trying to hide that they are using open source components because they don't want to comply with open source licenses (e.g. tivoization). It is also mostly large companies that get sued because they don't think they have to follow the rules. I don't think you'll get sued if you are trying your best to fulfill open source licenses (though legally speaking "doing your best" is not enough). The major problem in correctly answering your question is that there is no legal precedent how to comply with the LGPL. If you ask Qt they will always tell you that they don't know (it's because there is no legal precedent) and they'll offer you a commercial license to be on the safe side.

    I'd always choose the LGPL (even for a commercial application). The way I am using Qt I don't see any advantage in a commercial license. The only good thing about the commercial license is peace of mind. But, it is a little expensive for that (especially if you have multiple developers on the project; even more so, if some developers just occasionally program a small part of the software like two weeks a year).

    1 Reply Last reply
    1
    • J Offline
      J Offline
      Jo Jo
      wrote on last edited by Jo Jo
      #40

      After all the messages, unfortunately, I still couldn't get a concrete answer about whether it is possible to use Qt for Windows app with the LGPL license for free and safely or not. Only at your own risk or buy a license.

      Pl45m4P 1 Reply Last reply
      0
      • J Jo Jo

        After all the messages, unfortunately, I still couldn't get a concrete answer about whether it is possible to use Qt for Windows app with the LGPL license for free and safely or not. Only at your own risk or buy a license.

        Pl45m4P Offline
        Pl45m4P Offline
        Pl45m4
        wrote on last edited by Pl45m4
        #41

        @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

        whether it is possible to use Qt for Windows app with the LGPL license for free and safely or not

        100% you can. But you have to follow some rules/comply with the obligations. Everything that was said above.
        Still: None of us is a lawyer. Most people speak from their personal experience.

        Only at your own risk

        Almost everything you do (on- and offline) is at your own risk :)
        If you mess up, no one else is responsible for it but yourself. You can't blame people here in the forum for that :)
        That's why it's tricky to ask for legal advices here.


        If debugging is the process of removing software bugs, then programming must be the process of putting them in.

        ~E. W. Dijkstra

        J 1 Reply Last reply
        0
        • Pl45m4P Pl45m4

          @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

          whether it is possible to use Qt for Windows app with the LGPL license for free and safely or not

          100% you can. But you have to follow some rules/comply with the obligations. Everything that was said above.
          Still: None of us is a lawyer. Most people speak from their personal experience.

          Only at your own risk

          Almost everything you do (on- and offline) is at your own risk :)
          If you mess up, no one else is responsible for it but yourself. You can't blame people here in the forum for that :)
          That's why it's tricky to ask for legal advices here.

          J Offline
          J Offline
          Jo Jo
          wrote on last edited by Jo Jo
          #42

          @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

          100% you can

          @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

          is at your own risk

          @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

          Most people speak from their personal experience.

          Very interesting :)) Anyway, nobody in this topic can provide some successfully example of LGPL qt usage under Windows

          Pl45m4P SGaistS 2 Replies Last reply
          0
          • J Jo Jo

            @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

            100% you can

            @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

            is at your own risk

            @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

            Most people speak from their personal experience.

            Very interesting :)) Anyway, nobody in this topic can provide some successfully example of LGPL qt usage under Windows

            Pl45m4P Offline
            Pl45m4P Offline
            Pl45m4
            wrote on last edited by Pl45m4
            #43

            @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

            Very interesting :)) Anyway, nobody in this topic can provide some successfully example of LGPL qt usage under Windows

            @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

            Almost everything you do (on- and offline) is at your own risk :)
            If you mess up, no one else is responsible for it but yourself. You can't blame people here in the forum for that :)

            Consult a laywer if you want to be 100% sure.
            What I meant above is that what you are planning to do is possible in general, but there are some restrictions and obligations that come with it...
            whether you choose to follow them or not is up to you :)

            Nobody will give you legal advices here in the forum. Nobody else is responsible for your license.
            What you need to do depends on your actual case... the "frame" (what you must and can do) was provided in detailed answers by @SimonSchroeder , @IgKh, @jsulm, @KH-219Design and @SGaist


            If debugging is the process of removing software bugs, then programming must be the process of putting them in.

            ~E. W. Dijkstra

            J 1 Reply Last reply
            1
            • J Jo Jo

              @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

              100% you can

              @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

              is at your own risk

              @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

              Most people speak from their personal experience.

              Very interesting :)) Anyway, nobody in this topic can provide some successfully example of LGPL qt usage under Windows

              SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #44

              @Jo-Jo under Windows ? Krita for example. There's a whole lot of KDE based software that are available on Windows.

              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
              1
              • Pl45m4P Pl45m4

                @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                Very interesting :)) Anyway, nobody in this topic can provide some successfully example of LGPL qt usage under Windows

                @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                Almost everything you do (on- and offline) is at your own risk :)
                If you mess up, no one else is responsible for it but yourself. You can't blame people here in the forum for that :)

                Consult a laywer if you want to be 100% sure.
                What I meant above is that what you are planning to do is possible in general, but there are some restrictions and obligations that come with it...
                whether you choose to follow them or not is up to you :)

                Nobody will give you legal advices here in the forum. Nobody else is responsible for your license.
                What you need to do depends on your actual case... the "frame" (what you must and can do) was provided in detailed answers by @SimonSchroeder , @IgKh, @jsulm, @KH-219Design and @SGaist

                J Offline
                J Offline
                Jo Jo
                wrote on last edited by Jo Jo
                #45

                @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                Consult a laywer if you want to be 100% sure.

                How hard is it to find a lawyer with C++ skills? Who would explain the nuances at a programmer level, all the details? And what if the lawyer makes a mistake? Who will be held responsible?

                @SGaist said in Using qt for a commercial application on windows (LGPL):

                Krita for example

                Interesting example, but Krita is open source and free (in my case i am looking for closed source and paid app)

                jsulmJ SGaistS Pl45m4P 3 Replies Last reply
                0
                • J Jo Jo

                  @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                  Consult a laywer if you want to be 100% sure.

                  How hard is it to find a lawyer with C++ skills? Who would explain the nuances at a programmer level, all the details? And what if the lawyer makes a mistake? Who will be held responsible?

                  @SGaist said in Using qt for a commercial application on windows (LGPL):

                  Krita for example

                  Interesting example, but Krita is open source and free (in my case i am looking for closed source and paid app)

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #46

                  @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                  How hard is it to find a lawyer with C++ skills?

                  Why do you need a lawyer with C++ skills?! It is not about a programming language.
                  It is actually simple: you have to fulfill involved OSS licenses. In this case LGPL. Read it and also some explanations like https://www.qt.io/licensing/open-source-lgpl-obligations or https://connect.hyland.com/t5/alfresco-blog/tldr-the-lgpl-license-explained/ba-p/123690 or whatever else you can find.
                  Nobody here will give you any guarantees! It is your job to make sure you do not violate LGPL (or whatever other OSS licenses are involved).
                  If you want to write commercial software you should really ask a real lawyer, there are also some specialising on this topic.

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  J 1 Reply Last reply
                  1
                  • J Jo Jo

                    @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                    Consult a laywer if you want to be 100% sure.

                    How hard is it to find a lawyer with C++ skills? Who would explain the nuances at a programmer level, all the details? And what if the lawyer makes a mistake? Who will be held responsible?

                    @SGaist said in Using qt for a commercial application on windows (LGPL):

                    Krita for example

                    Interesting example, but Krita is open source and free (in my case i am looking for closed source and paid app)

                    SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #47

                    @Jo-Jo If memory serves well Blackmagic Design uses Qt for some of their software.

                    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
                    • J Jo Jo

                      @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                      Consult a laywer if you want to be 100% sure.

                      How hard is it to find a lawyer with C++ skills? Who would explain the nuances at a programmer level, all the details? And what if the lawyer makes a mistake? Who will be held responsible?

                      @SGaist said in Using qt for a commercial application on windows (LGPL):

                      Krita for example

                      Interesting example, but Krita is open source and free (in my case i am looking for closed source and paid app)

                      Pl45m4P Offline
                      Pl45m4P Offline
                      Pl45m4
                      wrote on last edited by Pl45m4
                      #48

                      @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                      what if

                      What if an asteroid strikes the earth tomorrow or a solar flare destroys all IT infrastructure next monday?
                      That's bs ;-)

                      in my case i am looking for closed source and paid app)

                      To add to @jsulm 's answer (this is what anybody else would also suggest you)

                      How do you want to find the sources/files of a closed source app to check what they've done, where they mention their licensing and so on?!
                      [Edit: they need to mention their (L)GPL license, but you are still not able to look at their code... well because it's not open. In most cases you have the binaries. What strategies they use to fulfill Qt's LGPL part might not be invisible unless you actually buy the program and request their license]

                      IIRC BlackMagic Design as mentioned by @SGaist costs like couple hundred dollars to be able to have full support and to "use" it... I don't know if there is a demo or something.
                      Also IIRC they also have to provide the objects for re-linking for customers only. And not to anyone who's just curious


                      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

                      ~E. W. Dijkstra

                      J 2 Replies Last reply
                      0
                      • jsulmJ jsulm

                        @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                        How hard is it to find a lawyer with C++ skills?

                        Why do you need a lawyer with C++ skills?! It is not about a programming language.
                        It is actually simple: you have to fulfill involved OSS licenses. In this case LGPL. Read it and also some explanations like https://www.qt.io/licensing/open-source-lgpl-obligations or https://connect.hyland.com/t5/alfresco-blog/tldr-the-lgpl-license-explained/ba-p/123690 or whatever else you can find.
                        Nobody here will give you any guarantees! It is your job to make sure you do not violate LGPL (or whatever other OSS licenses are involved).
                        If you want to write commercial software you should really ask a real lawyer, there are also some specialising on this topic.

                        J Offline
                        J Offline
                        Jo Jo
                        wrote on last edited by
                        #49

                        @jsulm said in Using qt for a commercial application on windows (LGPL):

                        Why do you need a lawyer with C++ skills?

                        Because someone should tell me that for example I should link dynamically with Qt libraries or something like that. Compliance with the license terms of the software requires this.

                        1 Reply Last reply
                        0
                        • Pl45m4P Pl45m4

                          @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                          what if

                          What if an asteroid strikes the earth tomorrow or a solar flare destroys all IT infrastructure next monday?
                          That's bs ;-)

                          in my case i am looking for closed source and paid app)

                          To add to @jsulm 's answer (this is what anybody else would also suggest you)

                          How do you want to find the sources/files of a closed source app to check what they've done, where they mention their licensing and so on?!
                          [Edit: they need to mention their (L)GPL license, but you are still not able to look at their code... well because it's not open. In most cases you have the binaries. What strategies they use to fulfill Qt's LGPL part might not be invisible unless you actually buy the program and request their license]

                          IIRC BlackMagic Design as mentioned by @SGaist costs like couple hundred dollars to be able to have full support and to "use" it... I don't know if there is a demo or something.
                          Also IIRC they also have to provide the objects for re-linking for customers only. And not to anyone who's just curious

                          J Offline
                          J Offline
                          Jo Jo
                          wrote on last edited by
                          #50

                          @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                          How do you want to find the sources/files of a closed source app to check what they've done, where they mention their licensing and so on?!

                          So an LGPL compatible application should indicate somewhere that Qt is used and about the user's rights. This would be enough to understand that the application uses Qt

                          jsulmJ 1 Reply Last reply
                          0
                          • J Jo Jo

                            @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                            How do you want to find the sources/files of a closed source app to check what they've done, where they mention their licensing and so on?!

                            So an LGPL compatible application should indicate somewhere that Qt is used and about the user's rights. This would be enough to understand that the application uses Qt

                            jsulmJ Offline
                            jsulmJ Offline
                            jsulm
                            Lifetime Qt Champion
                            wrote on last edited by
                            #51

                            @Jo-Jo The link I gave you above says that already: https://www.qt.io/licensing/open-source-lgpl-obligations
                            "In case of dynamic linking, it is possible, but not mandatory, to keep application source code proprietary as long as it is “work that uses the library” – typically achieved via dynamic linking of the library."

                            https://forum.qt.io/topic/113070/qt-code-of-conduct

                            J 1 Reply Last reply
                            1
                            • Pl45m4P Pl45m4

                              @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                              what if

                              What if an asteroid strikes the earth tomorrow or a solar flare destroys all IT infrastructure next monday?
                              That's bs ;-)

                              in my case i am looking for closed source and paid app)

                              To add to @jsulm 's answer (this is what anybody else would also suggest you)

                              How do you want to find the sources/files of a closed source app to check what they've done, where they mention their licensing and so on?!
                              [Edit: they need to mention their (L)GPL license, but you are still not able to look at their code... well because it's not open. In most cases you have the binaries. What strategies they use to fulfill Qt's LGPL part might not be invisible unless you actually buy the program and request their license]

                              IIRC BlackMagic Design as mentioned by @SGaist costs like couple hundred dollars to be able to have full support and to "use" it... I don't know if there is a demo or something.
                              Also IIRC they also have to provide the objects for re-linking for customers only. And not to anyone who's just curious

                              J Offline
                              J Offline
                              Jo Jo
                              wrote on last edited by
                              #52

                              @Pl45m4 said in Using qt for a commercial application on windows (LGPL):

                              unless you actually buy the program and request their license

                              In most cases paid software give you trial version and you can see everything what you want, this is not a problem

                              1 Reply Last reply
                              0
                              • jsulmJ jsulm

                                @Jo-Jo The link I gave you above says that already: https://www.qt.io/licensing/open-source-lgpl-obligations
                                "In case of dynamic linking, it is possible, but not mandatory, to keep application source code proprietary as long as it is “work that uses the library” – typically achieved via dynamic linking of the library."

                                J Offline
                                J Offline
                                Jo Jo
                                wrote on last edited by
                                #53

                                @jsulm said in Using qt for a commercial application on windows (LGPL):

                                The link I gave you above says that already

                                This is the interpretation of Qt company, not a legal statement.

                                1 Reply Last reply
                                0
                                • JKSHJ Offline
                                  JKSHJ Offline
                                  JKSH
                                  Moderators
                                  wrote on last edited by JKSH
                                  #54

                                  A bit late to the party!

                                  The most comprehensive and useful presentation that I know on this topic is one from Burkhard Stubert, entitled "Making Qt Systems Comply To LGPL Version 3" https://www.youtube.com/watch?v=bwTlCBbB3RY It also mentions a few cases towards the end where companies did not comply properly at first.

                                  @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                                  After all the messages, unfortunately, I still couldn't get a concrete answer about whether it is possible to use Qt for Windows app with the LGPL license for free and safely or not.

                                  The presentation above discusses how to do it safely on embedded systems. Everything that you learn there can be applied to Windows too (and it's arguably even simpler on desktop systems).

                                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                                  J A 3 Replies Last reply
                                  3
                                  • JKSHJ JKSH

                                    A bit late to the party!

                                    The most comprehensive and useful presentation that I know on this topic is one from Burkhard Stubert, entitled "Making Qt Systems Comply To LGPL Version 3" https://www.youtube.com/watch?v=bwTlCBbB3RY It also mentions a few cases towards the end where companies did not comply properly at first.

                                    @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                                    After all the messages, unfortunately, I still couldn't get a concrete answer about whether it is possible to use Qt for Windows app with the LGPL license for free and safely or not.

                                    The presentation above discusses how to do it safely on embedded systems. Everything that you learn there can be applied to Windows too (and it's arguably even simpler on desktop systems).

                                    J Offline
                                    J Offline
                                    Jo Jo
                                    wrote on last edited by
                                    #55

                                    @JKSH said in Using qt for a commercial application on windows (LGPL):

                                    A bit late to the party!

                                    The members of this forum recommend contacting a lawyer to be 100% sure that all LGPL requirements are met, while you recommend listening to a random person from YouTube. So who is right? You have completely confused me.

                                    JKSHJ 1 Reply Last reply
                                    0
                                    • J Jo Jo

                                      @JKSH said in Using qt for a commercial application on windows (LGPL):

                                      A bit late to the party!

                                      The members of this forum recommend contacting a lawyer to be 100% sure that all LGPL requirements are met, while you recommend listening to a random person from YouTube. So who is right? You have completely confused me.

                                      JKSHJ Offline
                                      JKSHJ Offline
                                      JKSH
                                      Moderators
                                      wrote on last edited by
                                      #56

                                      @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                                      The members of this forum recommend contacting a lawyer to be 100% sure that all LGPL requirements are met, while you recommend listening to a random person from YouTube. So who is right? You have completely confused me.

                                      • If you want to obtain in-depth understanding on how to use LGPL'ed software in your project (and why each step is needed), watch the video
                                      • If you want to obtain strong legal protection for your project, talk to a lawyer

                                      These paths are not mutually exclusive. They serve different purposes (although they do overlap); both are valuable.

                                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                                      J 1 Reply Last reply
                                      4
                                      • JKSHJ JKSH

                                        @Jo-Jo said in Using qt for a commercial application on windows (LGPL):

                                        The members of this forum recommend contacting a lawyer to be 100% sure that all LGPL requirements are met, while you recommend listening to a random person from YouTube. So who is right? You have completely confused me.

                                        • If you want to obtain in-depth understanding on how to use LGPL'ed software in your project (and why each step is needed), watch the video
                                        • If you want to obtain strong legal protection for your project, talk to a lawyer

                                        These paths are not mutually exclusive. They serve different purposes (although they do overlap); both are valuable.

                                        J Offline
                                        J Offline
                                        Jo Jo
                                        wrote on last edited by Jo Jo
                                        #57

                                        @JKSH said in Using qt for a commercial application on windows (LGPL):

                                        These paths are not mutually exclusive.

                                        Thank you anyway, but i don't agree with you. If i am already have in-depth understanding on how to use LGPL'ed software in my project, i don`t need some legal protection and vice versa

                                        JonBJ jsulmJ 2 Replies Last reply
                                        0
                                        • J Jo Jo

                                          @JKSH said in Using qt for a commercial application on windows (LGPL):

                                          These paths are not mutually exclusive.

                                          Thank you anyway, but i don't agree with you. If i am already have in-depth understanding on how to use LGPL'ed software in my project, i don`t need some legal protection and vice versa

                                          JonBJ Offline
                                          JonBJ Offline
                                          JonB
                                          wrote on last edited by
                                          #58

                                          @Jo-Jo
                                          In that case I do not understand why you are still asking questions here? If you have "in-depth understanding on how to use LGPL'ed software" then you already have your answers.

                                          Nobody here is going to give you any cast iron guarantees about interpretations, legal issues, how The Qt Company might or might not act, or similar. At best they will just refer you to items online or courses of action to take, as they have been doing.

                                          If you wish you may ask The Qt Company about your concerns. My guess --- no more than that --- is that they will advise you to purchase a commercial licence if you want to be "sure". If you adopt the LGPL approach you will find out whether The Qt Company has any objections if they contact you or take you to court. That is how legal matters work, not even a legal person can guarantee you there will be no issues, they can only express opinions, that is why we have courts and legal proceedings, to "test" law or interpretation.

                                          J 1 Reply Last reply
                                          2

                                          • Login

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