Qt 5.15.2 for iOS kit problem.
-
Hi,
I solved one problem with externally installed Python 2.7.18 and change path #!/usr/local/bin/pyhton in devices.py file,
but the error continues :( , I need more detailed information. Can you help? The Q Compile Output picture is as follows: -
No @jsulm , what exactly needs to be updated (which has version 12.3)? I did not fully understand. Is it macos sdk in the picture in red rectangle below:
-
@jsulm said in Qt 5.15.2 for iOS kit problem.:
ly need to update XCode
Current Xcode version is 13.3.1.Will it be solved if I install Xcode 14.1 version? Because it seems that the xcode 13 version is sufficient for QT 5.15 as in the link: QT 5.15 for ios
-
Hi,
I update my code to Xcode 14.1 version. After that I runsudo xcode-select --switch /Applications/xcode_14_0_1.app/Contents/Developer
line in terminal.As a result, the error did not change but the warning changed as picture below:
Qt compile output section:
xcodebuild -showsdks picure:
Qt kits:
I installed the highest version of XCode (14.1). Do I need to install anything else? How should I solve the problem?
-
I want to upgrade MacOs Sdk to 13.2 version to solve the problem in Qt, but the highest version of MacOs Sdk is 13 as in the link below. How can we solve the problem?
-
I want to upgrade MacOs Sdk to 13.2 version to solve the problem in Qt, but the highest version of MacOs Sdk is 13 as in the link below. How can we solve the problem?