HAving trouble building my simple hello world program. Error messages of SDK
-
wrote on 28 Aug 2020, 17:31 last edited by
SO I have built a Qt console application. When I build the program and run it I get this warning for my build.
"Project WARNING: Qt requires at least version 13.2 of the platform SDK, you're building against version 12.4. Please upgrade."
I am using a Mac that is running on macOS Mojave (version 10.14.6) and my Qt creator is on version 4.11.1 and Qt is based on 5.14.1 (Clang 10.0 (Apple), 64 bit).
I need help getting rid of this can anyone help me please.
-
Hi and welcome to devnet,
What version of Xcode are you using ?
-
wrote on 28 Aug 2020, 17:44 last edited byThis post is deleted!
-
You'll have to update then.
-
It should yes.
Your other option is to use a previous version of Qt.
-
Great !
Since you have it working now please mark the thread as solved using the "Topic Tools" button or the three dotted menu beside the answer you deem correct so other forum users may know a solution has been found :-)
7/9