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. [SOLVED] Legal questions about distributing modified Qt source files and a "custom" build
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Legal questions about distributing modified Qt source files and a "custom" build

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 764 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.
  • H Offline
    H Offline
    Humpparitari
    wrote on 6 Aug 2014, 17:34 last edited by
    #1

    Hi,

    I tried searching the forums for a similar question, but didn't find anything.

    For the past few days, I've been working on cross-compiling Qt 5.3.1 on Linux with MinGW. I've got it working and I'd like to share the result.

    To get the build to go through, I had to modify a few Qt source files. Some of the changes I've made may actually be bug fixes, and I plan on reporting them soon.

    However, in the meantime, I'd like to "distribute" the modified source files to people who are interested in cross-compiling their own build of Qt 5.3.1.

    Most people probably don't want to cross-compile Qt themselves, so I'd also like to distribute a pre-built version (for Ubuntu 14.04).

    So, I have a few questions:

    Modified source files

    1. Can I just put the modified source files on GitHub?
    2. Do I need to include a license file and/or disclaimer?
    3. Is this different if they are patches and not complete files?

    "Custom" build

    1. Can I just put the build on a file sharing service?
    2. Do I need to include a license file and/or disclaimer?
    3. Any recommendations for file hosting with files around 2 GB? :D

    Any help is much appreciated! :)

    P.S. Is it okay to make a how-to on the Qt forums, which will basically be a link to our blog?

    Developer at Indium Technology Ltd - https://indium.fi

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 7 Aug 2014, 06:18 last edited by
      #2

      Yes, you can put those files on github

      Yes, the license text is required

      I am not sure. If the patches are small, you are not required to publish them at all (see Qt LGPL exception)

      Yes, you can distribute your builds

      Yes, the license is required

      Dropbox

      A how-to is not only okay, it is a very good idea! :-)

      Regarding Qt bugs you have discovered and fixed: you can report them, sure, but you can also push your patches to the upstream yourself, to make sure the isses are really fixed.

      (Z(:^

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Humpparitari
        wrote on 7 Aug 2014, 07:10 last edited by
        #3

        Thanks, marking as solved!

        The license text in the source file(s) mentions some of the separate license files (LGPL_EXCEPTION.txt, etc.), so I'll include all of the license files to be on the safe side.

        How-to coming soon. :)

        Developer at Indium Technology Ltd - https://indium.fi

        1 Reply Last reply
        0

        1/3

        6 Aug 2014, 17:34

        • Login

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