Building QtPDF MSVC
Unsolved
General and Desktop
-
I've followed all the instructions for dependencies and building QtPDF:
https://wiki.qt.io/QtPDF_Build_Instructions
https://wiki.qt.io/QtWebEngine/How_to_Try
https://doc.qt.io/qt-5/windows-building.html
after qmake and nmake and nmake install I tried to add QT += pdf to my .pro file and I get "unknown module" what am I missing here? is there another step to make it available in QtCreator? I'm using Qt 5.15.2