Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
5.15.6
-
None
-
-
337f28c9abb12f28538cfe2f49e5afc460578b32 (qtbase/dev) 7b796be6b3cce0a49d3b9f454cc00e8e6e16878e (qtbase/6.4) 14bd939bb35e68877a4a2b6f93afd6d936d77f7f (qtbase/6.3)
Description
/Users/victor/workspace/qt5/qtbase/src/corelib/global/qglobal.cpp:3070:56: error: ‘kIOMasterPortDefault’ is unavailable: not available on iOS
io_service_t service = IOServiceGetMatchingService(kIOMasterPortDefault, IOServiceMatching(“IOPlatformExpertDevice”));
^
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.0.sdk/System/Library/Frameworks/IOKit.framework/Headers/IOKitLib.h:133:19: note: ‘kIOMasterPortDefault’ has been explicitly marked unavailable here
const mach_port_t kIOMasterPortDefault
Attachments
Issue Links
- mentioned in
-
Page Loading...