[Interest] QtCreator 4.7.1 / Qt 5.12. Beta 1 (Android, iOS, macOS)

Till Oliver Knoll till.oliver.knoll at gmail.com
Mon Oct 15 08:40:11 CEST 2018



> Am 13.10.2018 um 12:25 schrieb ekke <ekke at ekkes-corner.org>:
> 
> I'm just testing Qt Creator 4.7.1 / Qt 5.12 Beta 1 with my QtQuickControls2 Apps for Android / iOS. 
> 
> macOS also used, but only because testing is really fast on macOS
> 
> Xcode 10.0, macOS 10.13.6
> 
> ---
> 
> macOS: getting warnings
> 
> Qt has only been tested with version 10.13 of the platform SDK, you're using 10.14. 
> This is an unsupported configuration. You may experience build issues, and by using
> the 10.14 SDK you are opting in to new features that Qt has not been prepared for.
> Please downgrade the SDK you use to build your app to version 10.13, or configure
> with CONFIG+=sdk_no_version_check when running qmake to silence this warning.
> 
> I'm still on macOS 10.13.6 and don't use any new things as dark mode.
> 
Not sure, but does Xcode on 10.13.6 already support the SDK 10.14? If so, that may be your answer then.

To add to that: I re-compiled my QWidget based application on macOS 10.14 (Mojave), using latest Qt 5.12 Beta and latest everything (Xcode, Qt Creator)...

Did not modify my *.pro (qmake) files and got the same warning (so yes, I was using the latest SDK 10.14).

Bravely ignored the warning and launched the application. Runs fine, even the toolbar is rendered „dark“ (when macOS „dark mode“ is enabled). Nice. Haven‘t done extensive testing yet, such as toggling dark mode. But the (simple: QGraphicsView, QWidgets, the usual QContainers, no other fancy Qt modules) application behaves as expected.

FWIW.

Cheers,
  Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20181015/55dcdaea/attachment.html>


More information about the Interest mailing list