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. PUBLISHING A SIDE PROJECT (HOBBY PROJECT)
Forum Updated to NodeBB v4.3 + New Features

PUBLISHING A SIDE PROJECT (HOBBY PROJECT)

Scheduled Pinned Locked Moved Unsolved Brainstorm
2 Posts 2 Posters 551 Views
  • 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.
  • E Offline
    E Offline
    EHSUN7B
    wrote on last edited by
    #1

    I am working on a side project (for fun) and it will be published free and open-sourced. I want to know what steps should I take and what things should I deliver to end-users in order to follow all legality regarding the QT license.

    Or let me know which forum is the best place to ask this question.

    jsulmJ 1 Reply Last reply
    0
    • E EHSUN7B

      I am working on a side project (for fun) and it will be published free and open-sourced. I want to know what steps should I take and what things should I deliver to end-users in order to follow all legality regarding the QT license.

      Or let me know which forum is the best place to ask this question.

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

      @EHSUN7B If you want to publish source code also then there is nothing special to consider.
      If you do not want to deliver source code then use LGPL license for Qt and use Qt shared libraries.
      When using static Qt libraries you have to be prepared to give the users the object files so they can relink the app against their own Qt libs.
      Note: I'm not a lawyer.

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

      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