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

static built universal PDF module not properly installed on MacOS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.5.3
    • PDF
    • None
    • MacOS 12.5
      XCode 14.1
    • macOS

    Description

      I'm using a statically built universal (x86_64;arm64) version of Qt6.5.3 on MacOS.
      During installation of the kit the file qtwebengine/src/pdf/release/Pdf.a doesn't seem to be copied into the $QT_INSTALL_LIBS folder, so linking any qmake project leads to linker errors.
      As a workaround I manually copied the file and added $$[QT_INSTALL_LIBS]/Pdf.a to the QMAKE_PRL_LIBS line in $QT_INSTALL_LIBS/libQt6Pdf.pri.
      After that the project compiles as expected.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            lkdem Ludger Krämer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes