Topic: [SOLVED]Error at Compile: private/qpdf_p.h: No such file or directory
Hello,
I've been trying to compile QET, but I got the following error.
FatalError: private/qpdf_p.h: no such file or directory.
from ../sources/cli_export.cpp:35:10
#include <private/qpdf_p.h>
+
from ../sources/pdf_links.cpp:28:10
#include <private/qpdf_p.h>
I can't find this file anywhere in the project or repo.
My distrib is based upon Ubuntu 24.04.3
Do you have ideas to where this file should be referenced to?
Thanks in advance.
