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

_qt5_Gui_process_prl_file is missing for shared iOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.15.0
    • Build System: CMake
    • None
    • iOS/tvOS/watchOS

    Description

      Hi,

      we tried the (unsupported) shared build of Qt for iOS. The build works but we cannot build our cmake based application against it because of the following error.

      CMake Error at /[...]/dist/lib/cmake/Qt5Gui/Qt5Gui_QIOSIntegrationPlugin.cmake:17 (_qt5_Gui_process_prl_file):
        Unknown CMake command "_qt5_Gui_process_prl_file".
      Call Stack (most recent call first):
        /[...]/dist/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:231 (include)
        /[...]/dist/lib/cmake/Qt5Svg/Qt5SvgConfig.cmake:93 (find_package)
        cmake/Libraries.cmake:20 (FIND_PACKAGE)
        CMakeLists.txt:169 (INCLUDE)
      

      Triggered by:

      FIND_PACKAGE(Qt5Svg 5.12 REQUIRED)
      

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            misery André Klitzing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes