Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Upgrading Qt Quick components
Forum Updated to NodeBB v4.3 + New Features

Upgrading Qt Quick components

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 240 Views 2 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.
  • S Offline
    S Offline
    sancelot
    wrote on last edited by
    #1

    Hi,
    On the system deployed (opensuse 42.3 linux) , I have to stick with Qt5.9.7

    However, I had a look at QtQuickControls and QtQuickControls2 source code, it is written , I should be able to compile these Modules with Qt5.0 and above.

    Is it possible to update my QML components to latest keeping Qt5.9.7 ?

    and if possible, how can I instruct Qt creator using these qml modules ?
    Regards,
    S.Ancelot

    raven-worxR 1 Reply Last reply
    0
    • S sancelot

      Hi,
      On the system deployed (opensuse 42.3 linux) , I have to stick with Qt5.9.7

      However, I had a look at QtQuickControls and QtQuickControls2 source code, it is written , I should be able to compile these Modules with Qt5.0 and above.

      Is it possible to update my QML components to latest keeping Qt5.9.7 ?

      and if possible, how can I instruct Qt creator using these qml modules ?
      Regards,
      S.Ancelot

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by raven-worx
      #2

      @sancelot said in Upgrading Qt Quick components:

      However, I had a look at QtQuickControls and QtQuickControls2 source code, it is written , I should be able to compile these Modules with Qt5.0 and above.

      i wouldn't bet on it that the controls plugin can be compiled/linked against any Qt 5.x version.
      but if you want to try, call the target Qt's version qmake on the .pro file.

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      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