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. What is the Qtcreator version for Qt 5.11
Qt 6.11 is out! See what's new in the release blog

What is the Qtcreator version for Qt 5.11

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 4 Posters 1.2k 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.
  • R Offline
    R Offline
    RahibeMeryem
    wrote on last edited by
    #1

    I upgraded to Qt5.12.1 and also QtCreator 4.8 than I have bunch of problems. One of them new QtCreator adding 'PlaceholderText' in 'QPalette' which is not in Qt5.11.

    I want to go back to my safe world:

    Which QtCreator version is competible with the Qt5.11 ?

    Also in Qt5.12.1 my projects runs slover and gui un responsive (heavy video and processing)

    Best

    aha_1980A 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      There's no particular version of Qt Creator for a given version of Qt. Both are unrelated in the sense that Qt Creator can work with Qt 4 as well as all Qt 5 releases.

      Either downgrade Qt Creator to the previous version that didn't had that bug or update it to the latest beta version.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4
      • R RahibeMeryem

        I upgraded to Qt5.12.1 and also QtCreator 4.8 than I have bunch of problems. One of them new QtCreator adding 'PlaceholderText' in 'QPalette' which is not in Qt5.11.

        I want to go back to my safe world:

        Which QtCreator version is competible with the Qt5.11 ?

        Also in Qt5.12.1 my projects runs slover and gui un responsive (heavy video and processing)

        Best

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

        Hi @RahibeMeryem,

        as @SGaist said, you can mix Creator and Qt (pretty) freely. Unfortunately, QTBUG-72555 hits you, if you

        • use Qt < 5.12 and not 5.9.7
        • click Optimize Palette in Designer

        Still, fixing by editing the .ui file is possible.

        Qt has to stay free or it will die.

        1 Reply Last reply
        3
        • R Offline
          R Offline
          RahibeMeryem
          wrote on last edited by
          #4

          @SGaist so I can use latest QtCreator 4.8+ . with Qt5.11.3 . without that problem right ?

          mrjjM 1 Reply Last reply
          0
          • R RahibeMeryem

            @SGaist so I can use latest QtCreator 4.8+ . with Qt5.11.3 . without that problem right ?

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @RahibeMeryem
            yes that should be fine.

            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