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 issues

Qt Creator issues

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 5 Posters 1.1k 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.
  • claysolC Offline
    claysolC Offline
    claysol
    wrote on last edited by
    #1

    Hello Support team,

    We are looking at purchase the Qt licenses Wanted to understand if we could only purchase the Qt Creatore IDE.
    Currently we require Qt only for application level programming(c,c++).
    We are not into UI development. We need Qt creator/Qt as an IDE.
    To be specific we need a replacement for MVS(Microsoft visual studio)

    Regards
    MAhesh

    E 1 Reply Last reply
    0
    • claysolC claysol

      Hello Support team,

      We are looking at purchase the Qt licenses Wanted to understand if we could only purchase the Qt Creatore IDE.
      Currently we require Qt only for application level programming(c,c++).
      We are not into UI development. We need Qt creator/Qt as an IDE.
      To be specific we need a replacement for MVS(Microsoft visual studio)

      Regards
      MAhesh

      E Offline
      E Offline
      Eeli K
      wrote on last edited by
      #2

      @claysol
      In this forum you find help from other Qt developers, you should contact the Qt Company. That said, Qt Creator is already free. You can also use the Qt framework for free if you can accept the consequences of the LGPL licence. Otherwise check the Qt home page and compare the licencing options.

      1 Reply Last reply
      2
      • dheerendraD Offline
        dheerendraD Offline
        dheerendra
        Qt Champions 2022
        wrote on last edited by
        #3

        I don't think any license exist for Qt Creator Usage. You can directly use Qt Creator like any other editor along with available C++ compiler. I'm sure you are not distributing the QtCreator anyway. Enjoy the same.

        Dheerendra
        @Community Service
        Certified Qt Specialist
        http://www.pthinks.com

        jsulmJ 1 Reply Last reply
        4
        • dheerendraD dheerendra

          I don't think any license exist for Qt Creator Usage. You can directly use Qt Creator like any other editor along with available C++ compiler. I'm sure you are not distributing the QtCreator anyway. Enjoy the same.

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

          @dheerendra @claysol QtCreator is available under GPLV2/GPLV3, see https://www.qt.io/licensing-comparison/
          For commercial use that means you can use it for free as long as you do not modify its code. If you do you will need to release your QtCreator modifications to the public.
          Note: I'm not an lawyer! If you're not sure please ask Digia!

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

          1 Reply Last reply
          0
          • dheerendraD Offline
            dheerendraD Offline
            dheerendra
            Qt Champions 2022
            wrote on last edited by
            #5

            @jsulm You are right. I'm sure @Claysol does not modify Qt Creator & distribute. So they don't have to worry about licensing for just using the QtCreator in the development work.

            Dheerendra
            @Community Service
            Certified Qt Specialist
            http://www.pthinks.com

            1 Reply Last reply
            5
            • hungerH Offline
              hungerH Offline
              hunger
              wrote on last edited by SGaist
              #6

              @jsulm: We are "The Qt Company" for a while now;-)

              @claysol: You can get a Qt Creator-only license from our us. I think this option is targeted at companies wanting to publish their own proprietary product based on Qt Creator, so that might not be applicable to you.

              Creator is conceptually (it is used during development, but not shipped with the final product) and license-wise (GPLv3) pretty similar to GCC. So basically you should not have problems with Qt Creator's license if you are fine to use GCC during development. IANAL though. It never hurts to ask a lawyer about licensing issues (pretty much independent of the license involved).

              The commercial version has some extra plugins not available with the free version. Depending on your needs these might be worth having. E.g. the perf profiler sure is nice to have when targeting Linux systems!

              [edit: Fixed @ attribution SGaist]

              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