Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Creator: "This Qt Version does not contain Qt Quick compiler"
QtWS25 Last Chance

Qt Creator: "This Qt Version does not contain Qt Quick compiler"

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 5.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.
  • M Offline
    M Offline
    Maash
    wrote on last edited by
    #1

    Hi.

    I started making some QML changes and noticed that it's not built on my package. Then I looked into project qmake settings, and it's not possible to enable Qt Quick compiler. I installed the LGPL licensed QT package last week:

    Based on Qt 5.5.1 (GCC 4.9.1 20140922 (Red Hat 4.9.1-10), 64 bit)

    I tried installing the Qt Quick with apt-get (Ubuntu 15.04), but it didn't really change anything. I cannot really change the Qt plugin directory to ubuntu as it doesn't seem to work properly (see issue: https://forum.qt.io/topic/61374/missing-xcb-plugin-in-ubuntu-15-04)

    Any ideas would be appreciated!

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

      Isn't "Qt Quick compiler" a commercial product you have to pay for?

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

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Maash
        wrote on last edited by
        #3

        I must admit that I'm new to Qt in general, but I was under impression that you could do QML stuff under LGPL license.

        1 Reply Last reply
        0
        • jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Yes, you can do QML and QtQuick for free. But the Qt Quick Compiler is not free. It is not needed, it can be used to "compile" QML stuff to improve performance, but QML works without this compiler as well.

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

          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