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. Problem creating new project with qt creator 6.0.0
Forum Updated to NodeBB v4.3 + New Features

Problem creating new project with qt creator 6.0.0

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
14 Posts 3 Posters 1.3k 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.
  • P PikaCat

    @jsulm OK, then what is this: https://www.qt.io/blog/qt-creator-6-released ?

    jsulmJ Offline
    jsulmJ Offline
    jsulm
    Lifetime Qt Champion
    wrote on last edited by
    #5

    @PikaCat OK, it was released yesterday.
    Again: how did you install it?
    Try to start from terminal to check whether there are any warnings.
    Also, try to start with "-temporarycleansettings" parameter to see whether it works then.

    https://forum.qt.io/topic/113070/qt-code-of-conduct

    P 1 Reply Last reply
    1
    • P PikaCat

      @jsulm And what about qt creator 6 in the MaintenanceTool? What about mingw9.0.0?053edc05-6e23-4ca4-9d2c-94a8b9879781-image.png

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #6

      @PikaCat said in Problem creating new project with qt creator 6.0.0:

      What about mingw9.0.0?

      What is about it? I did not say a single word about it.
      Please calm down, I didn't know that QtCreator6 was released yesterday...

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • jsulmJ jsulm

        @PikaCat OK, it was released yesterday.
        Again: how did you install it?
        Try to start from terminal to check whether there are any warnings.
        Also, try to start with "-temporarycleansettings" parameter to see whether it works then.

        P Offline
        P Offline
        PikaCat
        wrote on last edited by PikaCat
        #7

        @jsulm I installed this release using qt MaintenanceTool. The maintenance tool is just a GUI interface and I don't know what "-temporarycleansettings" does.
        Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?
        By the way, I'm not angry with that :). I'm just thrilled to tell you that they are released and with the help of the g++11.2 inside mingw9.0.0, we are now able to write c++20 code inside qt.
        Clangd is also supported now.ヾ(•ω•`)o

        jsulmJ 1 Reply Last reply
        0
        • P PikaCat

          @jsulm I installed this release using qt MaintenanceTool. The maintenance tool is just a GUI interface and I don't know what "-temporarycleansettings" does.
          Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?
          By the way, I'm not angry with that :). I'm just thrilled to tell you that they are released and with the help of the g++11.2 inside mingw9.0.0, we are now able to write c++20 code inside qt.
          Clangd is also supported now.ヾ(•ω•`)o

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #8

          @PikaCat said in Problem creating new project with qt creator 6.0.0:

          Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?

          QtCreator. It tells QtCreator to start with default settings. See https://doc.qt.io/qtcreator/creator-cli.html

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          P 1 Reply Last reply
          0
          • jsulmJ jsulm

            @PikaCat said in Problem creating new project with qt creator 6.0.0:

            Should I run qtcreator6 with -temporarycleansettings or run maintenance tool with it?

            QtCreator. It tells QtCreator to start with default settings. See https://doc.qt.io/qtcreator/creator-cli.html

            P Offline
            P Offline
            PikaCat
            wrote on last edited by PikaCat
            #9

            @jsulm By running it with -temporarycleansettings, the project wizard is back.
            79cbfcbe-f984-421d-b2b2-8cb0b6aff770-image.png
            154a4895-61f8-4def-a039-001189335689-image.png

            So what should I do right now to fix this issue?

            jsulmJ 1 Reply Last reply
            0
            • P PikaCat

              @jsulm By running it with -temporarycleansettings, the project wizard is back.
              79cbfcbe-f984-421d-b2b2-8cb0b6aff770-image.png
              154a4895-61f8-4def-a039-001189335689-image.png

              So what should I do right now to fix this issue?

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #10

              @PikaCat Not so clean solution would be to delete QtCreator settings, but you then have to configure everything again (if you changed anything in settings). You can also try to undo your settings changes (if you remember what you changed).

              You could also file a bug in Qt bug tracker (and search there for such a bug report, maybe somebody already reported).

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              P 2 Replies Last reply
              2
              • jsulmJ jsulm

                @PikaCat Not so clean solution would be to delete QtCreator settings, but you then have to configure everything again (if you changed anything in settings). You can also try to undo your settings changes (if you remember what you changed).

                You could also file a bug in Qt bug tracker (and search there for such a bug report, maybe somebody already reported).

                P Offline
                P Offline
                PikaCat
                wrote on last edited by
                #11

                @jsulm Alright then, anyway, thanks for helping me. (o゚v゚)ノ

                1 Reply Last reply
                2
                • jsulmJ jsulm

                  @PikaCat Not so clean solution would be to delete QtCreator settings, but you then have to configure everything again (if you changed anything in settings). You can also try to undo your settings changes (if you remember what you changed).

                  You could also file a bug in Qt bug tracker (and search there for such a bug report, maybe somebody already reported).

                  P Offline
                  P Offline
                  PikaCat
                  wrote on last edited by PikaCat
                  #12

                  @jsulm The problem is in the qt plugin Qt Quick > StudioWelcome. Disable that you will have the wizard again :)
                  ec472000-5e00-4218-8236-6264cae91615-image.png

                  J 1 Reply Last reply
                  3
                  • P PikaCat

                    @jsulm The problem is in the qt plugin Qt Quick > StudioWelcome. Disable that you will have the wizard again :)
                    ec472000-5e00-4218-8236-6264cae91615-image.png

                    J Offline
                    J Offline
                    Johnny_5
                    wrote on last edited by
                    #13

                    @PikaCat You said this twice and included a window or dialog that I can't see anywhere within Qt Creator. How would one get to this dialog to disable StudioWelcome?

                    jsulmJ 1 Reply Last reply
                    0
                    • J Johnny_5

                      @PikaCat You said this twice and included a window or dialog that I can't see anywhere within Qt Creator. How would one get to this dialog to disable StudioWelcome?

                      jsulmJ Offline
                      jsulmJ Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on last edited by
                      #14

                      @Johnny_5 said in Problem creating new project with qt creator 6.0.0:

                      How would one get to this dialog to disable StudioWelcome?

                      Menu: Help/About Plugins...

                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                      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