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. Qt Creator as IDE for closed source?

Qt Creator as IDE for closed source?

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 391 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.
  • A Offline
    A Offline
    Aboubakr
    wrote on last edited by
    #1

    Hello,

    I'm between CLion, which I had been using for years now, and Qt Creator as an IDE for C/C++ closed source projects.

    Qt Creator seems to be alright after testing it, and I want to make sure I'm not infringing any TOS.

    I want to use its IDE capabilities with CMake builds, and with zero QT Libs' dependencies, so I don't need to use any of the Qt technologies provided by the company, thus I want to know:

    1- Can I use it this way without the need to open source my commercial code?
    2- Am I still obliged to mention Qt, even though I'm only using the Creator IDE?

    Thanks for sharing your insight here, I really need to know how to handle this, or whether I should stick to CLion.

    jsulmJ 1 Reply Last reply
    0
    • A Aboubakr

      Hello,

      I'm between CLion, which I had been using for years now, and Qt Creator as an IDE for C/C++ closed source projects.

      Qt Creator seems to be alright after testing it, and I want to make sure I'm not infringing any TOS.

      I want to use its IDE capabilities with CMake builds, and with zero QT Libs' dependencies, so I don't need to use any of the Qt technologies provided by the company, thus I want to know:

      1- Can I use it this way without the need to open source my commercial code?
      2- Am I still obliged to mention Qt, even though I'm only using the Creator IDE?

      Thanks for sharing your insight here, I really need to know how to handle this, or whether I should stick to CLion.

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

      @Aboubakr
      1 - yes, QtCreator license doesn't matter as long as you don't incorporate QtCreator code into your projects
      2 - no

      Think about GCC which is GPL licensed - if you use it you do not have to open source your app and you do not have to mention it.

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

      1 Reply Last reply
      4
      • A Offline
        A Offline
        Aboubakr
        wrote on last edited by
        #3

        Thanks @jsulm ! Precise and concise.

        Have a great day.

        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