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. Problem with Qt6 on MacOS 14.0 (Somona)
QtWS25 Last Chance

Problem with Qt6 on MacOS 14.0 (Somona)

Scheduled Pinned Locked Moved Solved General and Desktop
bugproblem qt6macos 14.0osx somona
13 Posts 5 Posters 1.6k 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.
  • R Offline
    R Offline
    RLS-EGOR
    wrote on last edited by
    #1

    Hi there!
    I have a problem with Qt. It doesn’t work with all my projects after I have installed MacOS Somona 14.0.
    It runs with an error:
    IMG_6211.jpeg

    I have tried already:

    1. Re-Install of Qt (it’s 6.4.3 now)
    2. Reboot PC
    3. Clear all build logs
    4. Upgrading xCode to the newest version
    5. Changing Compiler & modifying Kits (Build stuff)

    Anyone maybe know what’s the problem?
    Would be cool!

    With Happiness,
    EGOR K.

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, try: exit Qt Creator, delete your ProSec.pro.user file and start Qt Creator again.

      R 1 Reply Last reply
      0
      • hskoglundH hskoglund

        Hi, try: exit Qt Creator, delete your ProSec.pro.user file and start Qt Creator again.

        R Offline
        R Offline
        RLS-EGOR
        wrote on last edited by
        #3

        Hello, @hskoglund !
        Already did that, doesn’t help…

        JonBJ R 2 Replies Last reply
        0
        • R RLS-EGOR

          Hello, @hskoglund !
          Already did that, doesn’t help…

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #4

          @RLS-EGOR
          I don't know what you do about, but I believe: Creator invokes your compiler to discover stuff from its output, here apparently "default search paths". If your compiler changes and produces something it does not understand/parse then you get this kind of error. From my understanding.

          kkoehneK 1 Reply Last reply
          0
          • JonBJ JonB

            @RLS-EGOR
            I don't know what you do about, but I believe: Creator invokes your compiler to discover stuff from its output, here apparently "default search paths". If your compiler changes and produces something it does not understand/parse then you get this kind of error. From my understanding.

            kkoehneK Offline
            kkoehneK Offline
            kkoehne
            Moderators
            wrote on last edited by
            #5

            @JonB This might be actually https://bugreports.qt.io/browse/QTBUG-117225 . Have you tried with the Qt 6.5.3 that was just released (and where above issue is fixed)?

            Director R&D, The Qt Company

            R 1 Reply Last reply
            2
            • hskoglundH Offline
              hskoglundH Offline
              hskoglund
              wrote on last edited by hskoglund
              #6

              Previous post about this here

              Edit: yeah thankyou @kkoehne forgot it was fixed yesterday with the Qt 6.5.3 update :-)

              1 Reply Last reply
              2
              • R RLS-EGOR

                Hello, @hskoglund !
                Already did that, doesn’t help…

                R Offline
                R Offline
                RLS-EGOR
                wrote on last edited by
                #7

                P.S
                I also tried to make a new project, but it fails too :(

                1 Reply Last reply
                0
                • hskoglundH Offline
                  hskoglundH Offline
                  hskoglund
                  wrote on last edited by
                  #8

                  Even if you try a new project using CMake (not qmake)?

                  R 1 Reply Last reply
                  0
                  • kkoehneK kkoehne

                    @JonB This might be actually https://bugreports.qt.io/browse/QTBUG-117225 . Have you tried with the Qt 6.5.3 that was just released (and where above issue is fixed)?

                    R Offline
                    R Offline
                    RLS-EGOR
                    wrote on last edited by
                    #9

                    @kkoehne
                    I need to install Qt 6.5.3? And that would be work fine?

                    1 Reply Last reply
                    0
                    • hskoglundH hskoglund

                      Even if you try a new project using CMake (not qmake)?

                      R Offline
                      R Offline
                      RLS-EGOR
                      wrote on last edited by
                      #10

                      @hskoglund
                      Ok gonna try this too

                      1 Reply Last reply
                      0
                      • R RLS-EGOR has marked this topic as solved on
                      • E Offline
                        E Offline
                        Erik-Inno
                        wrote on last edited by
                        #11

                        What was the solution I am having the same issue. Cmake projects work but make projects are broken for all kits.

                        1 Reply Last reply
                        0
                        • hskoglundH Offline
                          hskoglundH Offline
                          hskoglund
                          wrote on last edited by
                          #12

                          Hi upgrade to Qt 6.5.3 and delete your <ProjectName>.pro.user file

                          E 1 Reply Last reply
                          0
                          • hskoglundH hskoglund

                            Hi upgrade to Qt 6.5.3 and delete your <ProjectName>.pro.user file

                            E Offline
                            E Offline
                            Erik-Inno
                            wrote on last edited by
                            #13

                            @hskoglund Thank you, that solution solved my issue. A note for anybody else: I was running 6.6.0-rc and thought that it would have the patch. Once I downloaded 6.5.2 and used that kit it worked.

                            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