Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.3.0 Alpha
-
None
-
OSX 10.8.5
Description
https://developer.apple.com/library/mac/releasenotes/General/APIDiffsMacOSX10_9/CoreWLAN.html shows that quite some API was deprecated in 10.9.
qtsysteminfo still relies on it (see for example qtsystems/src/systeminfo/mac/qnetworkinfo_mac.mm inclusion of CoreWLAN/CWGlobals.h).
As the deprecations are quite large fixing it is not just one #include .
Please note that this happen whenever one uses 10.9 as base SDK (also on 10.8).