Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT Design problem with qt target
Forum Updated to NodeBB v4.3 + New Features

QT Design problem with qt target

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 289 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
    Macias89
    wrote on last edited by
    #1

    Hi,

    can someone help me with this topic.
    I create new project in qt designer studio and adjust "Target Qt version" - QT5 Screenshot from 2024-12-23 22-27-37.png

    But when i try load this project in Qt creator Qt6.x is required.

    I would like create for Qt 5.14.2 version using cmake not for 6.x but i't can not compile for qt qt5

    Have someone the same problem or solution for it ??

    Below cmake generated from this project ( line 9 in cmake):

    Screenshot from 2024-12-23 22-36-27.png

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Did you try to simply change Qt6 to Qt5 in CMakeLists.txt?

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

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

        Yes, I tried. But it is not possible to compile the project on qt5 and it is not possible to reopen the same project from qt design studio if I change the settings in the CMake file

        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