Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
6.1.0 Alpha
-
macOS11.0.1
Xcode 12.4
Description
Qt6.1.0 iOS binaries (117bdd98673a7db6c6e8ff79745447efbff68941) via online installer. Launch Creator and open e.g. Examples/Qt-6.1.0/quick3d and compile. Build fails with:
Library not found for -lQt::Quick3DPrivate
(full log attached).
Reproduces with debug and release, iOS and iOS Simulator.
Compiles and runs with Clang (with qmake and cmake)