Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 6.2.0 Beta4
-
Fix Version/s: None
-
Component/s: Build tools: qmake
-
Labels:None
-
Platform/s:
Description
Building the geoflickr location example for iOS with qmake results in double Q_IMPORT_PLUGIN entries for some plugins.
Q_IMPORT_PLUGIN(QSCNetworkReachabilityNetworkInformationBackendFactory)
Q_IMPORT_PLUGIN(QSCNetworkReachabilityNetworkInformationBackendFactory)
Q_IMPORT_PLUGIN(QSecureTransportBackend)
Q_IMPORT_PLUGIN(QSecureTransportBackend)
resulting in redefinition errors.
Note: this was found in dev but marked the version as beta4.
Attachments
Issue Links
- relates to
-
QTBUG-91534 Test QtPositioning on macOS and iOS
-
- Closed
-