Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Licensing
Forum Updated to NodeBB v4.3 + New Features

Licensing

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
9 Posts 6 Posters 706 Views 4 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.
  • I Offline
    I Offline
    Isaach
    wrote on last edited by
    #1

    Is it possible to distribute hardware, with embedded linux and QT pre-installed, under the LGPLv3 license or commercial Licence is madatory?

    JKSHJ raven-worxR 2 Replies Last reply
    0
    • I Isaach

      Is it possible to distribute hardware, with embedded linux and QT pre-installed, under the LGPLv3 license or commercial Licence is madatory?

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

      Hi, and welcome!

      @Isaach said in Licensing:

      Is it possible to distribute hardware, with embedded linux and QT pre-installed, under the LGPLv3

      Yes, it's possible. LGPLv3 does not place any restrictions on hardware distribution.

      Just make sure to grant your users the freedoms specified by the LGPLv3.

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

      1 Reply Last reply
      3
      • I Isaach

        Is it possible to distribute hardware, with embedded linux and QT pre-installed, under the LGPLv3 license or commercial Licence is madatory?

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #3

        @Isaach
        to add up to @JKSH
        For LGPLv3 and HW this means you must grant access to the device upon user request, so hes able to replace the LGPL libs with different ones.
        You may want to read about so called "tivoization"

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        4
        • I Offline
          I Offline
          Isaach
          wrote on last edited by
          #4

          Thanks for the answer,
          I still have a doubt about the tools, is it possible to use Creator and rcc Compiler with LGPL v3 license?

          raven-worxR 1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi,

            The license of Qt Creator itself is unrelated to the license of the libraries you use.

            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
            • I Isaach

              Thanks for the answer,
              I still have a doubt about the tools, is it possible to use Creator and rcc Compiler with LGPL v3 license?

              raven-worxR Offline
              raven-worxR Offline
              raven-worx
              Moderators
              wrote on last edited by
              #6

              @Isaach said in Licensing:

              I still have a doubt about the tools, is it possible to use Creator and rcc Compiler with LGPL v3 license?

              The LGPL applies to your created derivative work only - which is using LGPL libraries. The LGPL part of your application must be interchangeable, while your closed source part (can basically almost have any license you like). I am not a lawyer btw ;)

              --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
              If you have a question please use the forum so others can benefit from the solution in the future

              1 Reply Last reply
              0
              • I Offline
                I Offline
                Isaach
                wrote on last edited by
                #7

                Ok, now I understand the concept,
                what I would like to check is if QT Creator and
                rcc Compiler are development tools for commercial license only or not.

                Thank you for your help.

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

                  @Isaach said in Licensing:

                  what I would like to check is if QT Creator and
                  rcc Compiler are development tools for commercial license only or not.

                  You can use them for open source projects too.

                  (Z(:^

                  1 Reply Last reply
                  0
                  • I Isaach

                    Ok, now I understand the concept,
                    what I would like to check is if QT Creator and
                    rcc Compiler are development tools for commercial license only or not.

                    Thank you for your help.

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

                    @Isaach The open source licenses usually do not matter for tools. GCC for example is licensed under more restrictive GPL but can be used for open source and commercial (closed source) projects.

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

                    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