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

Details

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

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes