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. Qt Creator 14.0.1 can't creat qml project
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 14.0.1 can't creat qml project

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 5 Posters 1.0k 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
    Roget.P
    wrote on last edited by
    #1

    Hello, I installed the latest stable version of Qt yesterday, but I can't create qml project, everything is fine in my Win10 labtop, but it doesn't work in Win11, Please help.
    51d83a22-a040-40d6-8103-1dc81767be9c-1726119355792.png

    45e6a6f2-1484-48ff-91ba-8de6be70284e-image.png

    c451eb41-96c4-42b2-8d39-28a7f21dfb18-image.png

    0d378708-26ec-4b73-a169-dee214aec02b-image.png

    V 1 Reply Last reply
    0
    • Axel SpoerlA Offline
      Axel SpoerlA Offline
      Axel Spoerl
      Moderators
      wrote on last edited by
      #2

      Please be more verbose and describe what is the problem.
      What outcome do you expect, and what do you get.

      Software Engineer
      The Qt Company, Oslo

      R 1 Reply Last reply
      0
      • Axel SpoerlA Axel Spoerl

        Please be more verbose and describe what is the problem.
        What outcome do you expect, and what do you get.

        R Offline
        R Offline
        Roget.P
        wrote on last edited by
        #3

        @Axel-Spoerl I‘m sorry, I expert to create a qt quick project with checking "can open in qt design studio". But I got nothing after clicking "finish" button in last picture, normally there is a long list of file name include screen01.ui.qml, but as you can see in last picture at red rectangle area, there is no file to be created.
        environement:
        Win11 23H2
        Qt creator version 14.0.1
        Qt design studio 4.1.1LTS

        CPU AMD Ryzen 9 7945HX with Radeon Graphics 2.50 GHz
        RAM 32.0 GB
        GPU RTX4060 8G

        If you need more details, please let me know.

        JKSHJ 1 Reply Last reply
        0
        • R Roget.P

          @Axel-Spoerl I‘m sorry, I expert to create a qt quick project with checking "can open in qt design studio". But I got nothing after clicking "finish" button in last picture, normally there is a long list of file name include screen01.ui.qml, but as you can see in last picture at red rectangle area, there is no file to be created.
          environement:
          Win11 23H2
          Qt creator version 14.0.1
          Qt design studio 4.1.1LTS

          CPU AMD Ryzen 9 7945HX with Radeon Graphics 2.50 GHz
          RAM 32.0 GB
          GPU RTX4060 8G

          If you need more details, please let me know.

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          @Roget-P It's most likely this regression:

          [Reg 13->14] Fail to create Qt Quick Application with option "Create a project that you can open in QDS" in Qt Creator 14

          (Also reported a few weeks ago at https://forum.qt.io/topic/158369/unable-to-create-qtquick-application)

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          R H 2 Replies Last reply
          2
          • JKSHJ JKSH

            @Roget-P It's most likely this regression:

            [Reg 13->14] Fail to create Qt Quick Application with option "Create a project that you can open in QDS" in Qt Creator 14

            (Also reported a few weeks ago at https://forum.qt.io/topic/158369/unable-to-create-qtquick-application)

            R Offline
            R Offline
            Roget.P
            wrote on last edited by
            #5

            @JKSH Thanks for your reply, my workaround is to create a qml project in win10,and develope in win11

            JKSHJ 1 Reply Last reply
            0
            • R Roget.P

              @JKSH Thanks for your reply, my workaround is to create a qml project in win10,and develope in win11

              JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              @Roget-P said in Qt Creator 14.0.1 can't creat qml project:

              @JKSH Thanks for your reply, my workaround is to create a qml project in win10,and develope in win11

              You're welcome.

              There are two recommended ways to work around the problem:

              • If you don't plan to use Qt Design Studio, just uncheck "Creates a project that you can open in Qt Design Studio". This way, you get a functional project that is simpler.
              • If you plan to use Qt Design Studio, then use Qt Design Studio 45.1 to create the project, and then open the CMakeLists.txt in Qt Creator.

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              R 1 Reply Last reply
              1
              • JKSHJ JKSH

                @Roget-P said in Qt Creator 14.0.1 can't creat qml project:

                @JKSH Thanks for your reply, my workaround is to create a qml project in win10,and develope in win11

                You're welcome.

                There are two recommended ways to work around the problem:

                • If you don't plan to use Qt Design Studio, just uncheck "Creates a project that you can open in Qt Design Studio". This way, you get a functional project that is simpler.
                • If you plan to use Qt Design Studio, then use Qt Design Studio 45.1 to create the project, and then open the CMakeLists.txt in Qt Creator.
                R Offline
                R Offline
                Roget.P
                wrote on last edited by
                #7

                @JKSH Great, I'm gonna try the second way. Thank you!

                1 Reply Last reply
                0
                • R Roget.P

                  Hello, I installed the latest stable version of Qt yesterday, but I can't create qml project, everything is fine in my Win10 labtop, but it doesn't work in Win11, Please help.
                  51d83a22-a040-40d6-8103-1dc81767be9c-1726119355792.png

                  45e6a6f2-1484-48ff-91ba-8de6be70284e-image.png

                  c451eb41-96c4-42b2-8d39-28a7f21dfb18-image.png

                  0d378708-26ec-4b73-a169-dee214aec02b-image.png

                  V Offline
                  V Offline
                  vrs666
                  wrote on last edited by
                  #8

                  @Roget-P I have found another solution to this problem. I created a project in qt 5.15 and then opened it in qt 6. I also included the qt designer extension in qt 6 extensions tab.

                  1 Reply Last reply
                  0
                  • JKSHJ JKSH

                    @Roget-P It's most likely this regression:

                    [Reg 13->14] Fail to create Qt Quick Application with option "Create a project that you can open in QDS" in Qt Creator 14

                    (Also reported a few weeks ago at https://forum.qt.io/topic/158369/unable-to-create-qtquick-application)

                    H Offline
                    H Offline
                    hualas
                    wrote on last edited by
                    #9
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • Axel SpoerlA Axel Spoerl referenced this topic on

                    • Login

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