Trying to build QtPDF
-
Hello, I try to build QtPDF using this article
QtPDF Instruction
But I stopped in this command
qmake ../qtwebengine -- -no-build-qtwebengine-coreWhat am I doing wrong?
-
Hello, I try to build QtPDF using this article
QtPDF Instruction
But I stopped in this command
qmake ../qtwebengine -- -no-build-qtwebengine-coreWhat am I doing wrong?
@apaczenko1993 why do you want to build it? It can be installed from Qt installer.
-
Hello, I try to build QtPDF using this article
QtPDF Instruction
But I stopped in this command
qmake ../qtwebengine -- -no-build-qtwebengine-coreWhat am I doing wrong?
@apaczenko1993 said in Trying to build QtPDF:
What am I doing wrong?
You're not using the preconfigured terminal I guess.
In Windows start menu you will find entry for terminal preconfigured to use Qt, start that terminal and build inside. -
@apaczenko1993 why do you want to build it? It can be installed from Qt installer.
@JoeCFD can you show me, where in installer can I chosse a QtPDF module? I don't find this module in my installer
-
@JoeCFD can you show me, where in installer can I chosse a QtPDF module? I don't find this module in my installer
@apaczenko1993 Sorry. Qt 5.15.2 seems not having pdf module as default in the installer. I am using 5.15.3 on Ubuntu 22.04 and pdf module can be installed.
Qt 6.6.2 has it as default.