Problem with Qt6 on MacOS 14.0 (Somona)
- 
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:
  I have tried already: - Re-Install of Qt (it’s 6.4.3 now)
- Reboot PC
- Clear all build logs
- Upgrading xCode to the newest version
- Changing Compiler & modifying Kits (Build stuff)
 Anyone maybe know what’s the problem? 
 Would be cool!With Happiness, 
 EGOR K.
- 
Hello, @hskoglund ! 
 Already did that, doesn’t help…
- 
Hello, @hskoglund ! 
 Already did that, doesn’t help…@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.
- 
@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.@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)? 
- 
Hello, @hskoglund ! 
 Already did that, doesn’t help…
- 
@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)? 
- 
@hskoglund 
 Ok gonna try this too
- 
R RLS-EGOR has marked this topic as solved on
- 
@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. 
 

