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. Bundling an exe that uses Qt DLLs

Bundling an exe that uses Qt DLLs

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 358 Views 3 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.
  • Stefan Monov76S Offline
    Stefan Monov76S Offline
    Stefan Monov76
    wrote on last edited by
    #1

    Hi.

    I want to bundle a third party exe (called luminance-hdr-cli.exe) with my App. This exe uses Qt DLLs. Since I'm shipping Qt DLLs, the LGPL requires that I ship the text of the LGPL and a copyright notice.
    The "text of the LGPL" part is easy, but where can I get the copyright notice?

    TIA :)

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi,

      WARNING: I am not a lawyer
      If I understand LGPL V3 correctly, you have to provide the copyright notices if you show copyright notices when your application is running.

      You should ask the FSF for the final answer about that.

      [edit: added missing warning SGaist]

      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
      2
      • Stefan Monov76S Offline
        Stefan Monov76S Offline
        Stefan Monov76
        wrote on last edited by
        #3

        Thank you :)

        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