Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Qt Creator releases against Qt
Forum Updated to NodeBB v4.3 + New Features

Qt Creator releases against Qt

Scheduled Pinned Locked Moved Solved Qt 6
3 Posts 2 Posters 349 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.
  • S Offline
    S Offline
    shaunrd
    wrote on last edited by
    #1

    Hi, I have been working on a few widget plugins for Qt Creator in my spare time and can't find information on release cycles for Qt Creator against Qt core releases. The plugins worked previously in the designer, but I recently updated packaging for my plugins to use Qt 6.5.0 so I could take advantage of the new qt_generate_deploy_app_script functionality in cmake and since then my plugins are using a newer Qt version than Qt Creator, so I get the following message.

    The plugin '/home/shaun/Qt/Tools/QtCreator/lib/Qt/plugins/designer/libqtk_plugins.so' uses incompatible Qt library. (6.5.0) [debug]
    

    But Qt Creator's about panel says Qt Creator 10.0.0 Based on Qt 6.4.2 so I'm guessing that I need to either wait for a future release or roll back my plugin's Qt version.

    I'm wondering what the timeline is for Qt Creator based on Qt 6.5.0, or if there are any beta / developer build options available?

    Thanks!

    Christian EhrlicherC 1 Reply Last reply
    0
    • S shaunrd

      Hi, I have been working on a few widget plugins for Qt Creator in my spare time and can't find information on release cycles for Qt Creator against Qt core releases. The plugins worked previously in the designer, but I recently updated packaging for my plugins to use Qt 6.5.0 so I could take advantage of the new qt_generate_deploy_app_script functionality in cmake and since then my plugins are using a newer Qt version than Qt Creator, so I get the following message.

      The plugin '/home/shaun/Qt/Tools/QtCreator/lib/Qt/plugins/designer/libqtk_plugins.so' uses incompatible Qt library. (6.5.0) [debug]
      

      But Qt Creator's about panel says Qt Creator 10.0.0 Based on Qt 6.4.2 so I'm guessing that I need to either wait for a future release or roll back my plugin's Qt version.

      I'm wondering what the timeline is for Qt Creator based on Qt 6.5.0, or if there are any beta / developer build options available?

      Thanks!

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @shaunrd said in Qt Creator releases against Qt:

      I'm wondering what the timeline is for Qt Creator based on Qt 6.5.0, or if there are any beta / developer build options available?

      Wrong place to ask here but afaik QtCreator tries to always use the latest official release available.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      S 1 Reply Last reply
      1
      • Christian EhrlicherC Christian Ehrlicher

        @shaunrd said in Qt Creator releases against Qt:

        I'm wondering what the timeline is for Qt Creator based on Qt 6.5.0, or if there are any beta / developer build options available?

        Wrong place to ask here but afaik QtCreator tries to always use the latest official release available.

        S Offline
        S Offline
        shaunrd
        wrote on last edited by
        #3

        @Christian-Ehrlicher I see, thank you for the response. If this is the case, based on the information here I think the answer is 'soon', so I'll probably just wait.

        https://www.qt.io/blog/qt-6.5-beta-released

        1 Reply Last reply
        0
        • S shaunrd has marked this topic as solved on

        • Login

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