Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97032

Double Q_IMPORT_PLUGIN entries when building the geoflickr example with qmake for iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 6.2.0 Beta4
    • Build tools: qmake
    • None
    • iOS/tvOS/watchOS

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtbuildsystem Qt Build System Team
            tamasmartinec Tamas Martinec
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes