Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Fixed
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.2
-
Component/s: Packaging & Installer, WebView
-
Environment:XCode 13.0 (13A233)
macOS 11.3.1
-
Platform/s:
-
Commits:26938dbc3d2ab385264fd19157421720a5bdc79a (qtsdk/tqtc-qtsdk/master)
Description
I can find no information that webview is not supported for iOS in Qt6.2.
The docs even mention iOS: https://doc-snapshots.qt.io/qt6-6.2/qtwebview-index.html
QMake says: Project ERROR: Unknown module(s) in QT: webview
CMake says: Qt6 is considered to be NOT FOUND. Reason given by package: Failed to find Qt component "WebView".
Looking in the "Qt/6.2.0/ios/lib" folder there is no libQt6WebView... library.
Looking in the "Qt/6.2.0/macos/lib" folder contains a QtWebView.framework.
I am sorry if there is a list of modules somewhere were it says which module is available on what platforms, but I could not find anything like that.