Description
1) When trying to run the pdf multipage example on iOS, it fails with error:
QQmlApplicationEngine failed to load component
qrc:/pdfviewer/viewer.qml:7:1: module "QtQuick.Pdf" is not installed
ASSERT: "!isEmpty()" in file /Users/dorisverria/Qt-Installation/6.4.0/ios/include/QtCore/qlist.h, line 607
2) When trying to build the quick pdfviewer example, build fails with:
error: Project ERROR: Unknown module(s) in QT: pdf
3) When trying to build the widgets pdfviewer example, build fails with:
error: Project ERROR: Unknown module(s) in QT: pdfwidgets
Attachments
Issue Links
- depends on
-
QTBUG-103221 QtPDF examples are not installed with 6.3.0 or 6.4.0
- Closed