Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.6.0 Beta1
-
None
-
macOS 12.6.3
Xcode 14.2
QMake
Description
getting this error
#include <qfile.h>
In included file: 'path' is unavailable: introduced in iOS 13.0
Same app compiles fine on Qt 5.15.14 (just started my port from Qt 5.15 to Qt 6.6)
Tried target 12.0 and target 13.0 - same error
Opening the project from Xcode, there are some more errors listed. see attachment.