Qt 6.11 is out! See what's new in the release
blog
Mac build: dependency GLESv2 could not be found
-
Building on Mac with Qt 6.5.2
cmake .. -DBUILD_MOBILE=ON \ -DCMAKE_BUILD_TYPE=Release \ -DAPPLE_IOS_TARGET=True \ -DAPPLE_IOS_DEVICE=True \ -DMIN_IOS_SDK_TARGET=13 \ -DQT_HOST_PATH=/Users/pvn/Qt6.5.2/6.5.2/macos \ -DQT_SDK_DIR=/Users/pvn/Qt6.5.2/6.5.2/ios \ -DQT_DEBUG_FIND_PACKAGE=ONhas an error
Qt6Gui could not be found because dependency GLESv2 could not be found.