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

[REG] QtPDF isn't properly installed as a framework unless WebEngine is also installed

    XMLWordPrintable

Details

    • macOS, Windows
    • 2fd5794acb (qt/qtwebengine/dev) c67cb51a78 (qt/qtwebengine/6.3) cd2b9fa576 (qt/qtwebengine/5.15) c67cb51a78 (qt/qtwebengine/6.3.0) e401e26fb5 (qt/qtwebengine/6.4.0) 3c0a45e592 (qt/qtwebengine/6.4) 245ae55998 (qt/qtwebengine/dev)

    Description

      I checked the box in the Maintenance Tool. Some stuff is there, but it's not possible to link a widget application for macOS because ~/Qt/5.15.1/clang_64/lib/QtPDF.framework is not there. I was trying to build the example from QTBUG-86948:

      make
      /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -stdlib=libc++ -headerpad_max_install_names  -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -mmacosx-version-min=10.13 -Wl,-rpath,@executable_path/../Frameworks -Wl,-rpath,/Users/rutledge/Qt/5.15.1/clang_64/lib -o qtbug86948.app/Contents/MacOS/qtbug86948 main.o widget.o moc_widget.o   -F/Users/rutledge/Qt/5.15.1/clang_64/lib -framework QtPdf -framework QtWidgets -framework QtGui -framework AppKit -framework Metal -framework QtCore -framework DiskArbitration -framework IOKit -framework OpenGL -framework AGL
      ld: framework not found QtPdf
      

      Attachments

        Issue Links

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

          Activity

            People

              michal Michal Klocek
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes