qt 5.15 and qt 6.5.3 no found pdf and pdfwidget
-
hi everyone
i use ubuntu desktop and configure qt 5 and qt6 but it is not have pdf and pdfwidget modulei add .pro file QT += core gui widgets pdfwidgets network pdf
https://download.qt.io/official_releases/qt/6.5/6.5.3/single/qt-everywhere-src-6.5.3.tar.xz
and
https://download.qt.io/official_releases/qt/5.15/5.15.2/single/
i can do it well...
i am try crosscompile for raspberry pi.
so, how can i install pdf, pdfwidget module and , can i add install after configure Qt..thank you
-
hi everyone
i use ubuntu desktop and configure qt 5 and qt6 but it is not have pdf and pdfwidget modulei add .pro file QT += core gui widgets pdfwidgets network pdf
https://download.qt.io/official_releases/qt/6.5/6.5.3/single/qt-everywhere-src-6.5.3.tar.xz
and
https://download.qt.io/official_releases/qt/5.15/5.15.2/single/
i can do it well...
i am try crosscompile for raspberry pi.
so, how can i install pdf, pdfwidget module and , can i add install after configure Qt..thank you
@asisisyah try to install qt6.6.3 ... I have same problem whit qt6.5.3 lts ..... solved with plain install of qtcreator and qt6.6.3.
-
hi everyone
i use ubuntu desktop and configure qt 5 and qt6 but it is not have pdf and pdfwidget modulei add .pro file QT += core gui widgets pdfwidgets network pdf
https://download.qt.io/official_releases/qt/6.5/6.5.3/single/qt-everywhere-src-6.5.3.tar.xz
and
https://download.qt.io/official_releases/qt/5.15/5.15.2/single/
i can do it well...
i am try crosscompile for raspberry pi.
so, how can i install pdf, pdfwidget module and , can i add install after configure Qt..thank you
@asisisyah said in qt 5.15 and qt 6.5.3 no found pdf and pdfwidget:
so, how can i install pdf, pdfwidget module
I'm not sure but it can be that these modules needs to be selected in the Qt Online Installer or Qt Maintenance Tool (the later can be used to change already installed Qt).