Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Is QtCreator for free?

Is QtCreator for free?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 4 Posters 3.2k 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.
  • M Offline
    M Offline
    misq151
    wrote on last edited by
    #1

    Hello

    I would like to ask - can I use QtCreator for free at work if I use it with pure C++ and cmake? Is it GPL?
    I do not use Qt framework at all.

    BR
    misq151

    JonBJ jsulmJ 2 Replies Last reply
    0
    • M misq151

      Hello

      I would like to ask - can I use QtCreator for free at work if I use it with pure C++ and cmake? Is it GPL?
      I do not use Qt framework at all.

      BR
      misq151

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @misq151
      https://www.qt.io/faq/what-are-the-licensing-options-for-qt

      The general Qt toolkit, consisting of Qt Essential code libraries, the Qt add-on APIs, and the Qt Creator IDE are available dual-licensed for commercial and GPL licenses

      Though quite why you're honouring your choice of IDE as Creator when you don't use Qt framework at all I am not sure :)

      aha_1980A 1 Reply Last reply
      1
      • JonBJ JonB

        @misq151
        https://www.qt.io/faq/what-are-the-licensing-options-for-qt

        The general Qt toolkit, consisting of Qt Essential code libraries, the Qt add-on APIs, and the Qt Creator IDE are available dual-licensed for commercial and GPL licenses

        Though quite why you're honouring your choice of IDE as Creator when you don't use Qt framework at all I am not sure :)

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @JonB said in Is QtCreator for free?:

        Though quite why you're honouring your choice of IDE as Creator when you don't use Qt framework at all I am not sure :)

        Probably because it's the best C++ IDE available ;)

        Qt has to stay free or it will die.

        JonBJ 1 Reply Last reply
        0
        • aha_1980A aha_1980

          @JonB said in Is QtCreator for free?:

          Though quite why you're honouring your choice of IDE as Creator when you don't use Qt framework at all I am not sure :)

          Probably because it's the best C++ IDE available ;)

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #4

          @aha_1980
          Umm, I'm not singing the praises of MS, but I stuck at Visual Studio 2010 and I thought it was pretty darn good....

          1 Reply Last reply
          0
          • M misq151

            Hello

            I would like to ask - can I use QtCreator for free at work if I use it with pure C++ and cmake? Is it GPL?
            I do not use Qt framework at all.

            BR
            misq151

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

            @misq151 said in Is QtCreator for free?:

            can I use QtCreator for free at work if I use it with pure C++ and cmake? Is it GPL?

            Yes you can. GPL does not matter for tools (GCC for example is also GPL). Only if you change QtCreator and distribute that changed version you have to release your changes also as GPL.

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

            M 1 Reply Last reply
            1
            • jsulmJ jsulm

              @misq151 said in Is QtCreator for free?:

              can I use QtCreator for free at work if I use it with pure C++ and cmake? Is it GPL?

              Yes you can. GPL does not matter for tools (GCC for example is also GPL). Only if you change QtCreator and distribute that changed version you have to release your changes also as GPL.

              M Offline
              M Offline
              misq151
              wrote on last edited by misq151
              #6

              @jsulm
              Good to know!
              I need some fast IDE over X11 ssh forwarding over VPN. QtCreator is very fast here.
              Most of the other IDEs are bad in this matter

              BR
              misq151

              1 Reply Last reply
              1

              • Login

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