-
Bug
-
Resolution: Unresolved
-
P0: Blocker
-
None
-
6.10.0 RC
-
None
From package testing Qt 6.10-rc.
After installing the package, I cannot build any of the examples from Qt Creator. The build complains about CMAKE_OSX_SYSROOT pointing to MacOSX14.SDK, which is not available on my system, only MacOSX15.SDK (and MacOSX.SDK).
However, I'm using the latest beta version of macOS Tahoe! So I'm not sure if this failure is related to that. So I suggest that the Qt Creator team looks into where the macOS14.SDK value comes from, and if this is only an issue on Tahoe beta (or even locally on my system). And that the package is also tested by someone not yet using Tahoe.
Note: the package works fine if I'm building my own custom apps from the command line with it. This seems to only be a Qt Creator issue.