Replies: 2 comments 2 replies
-
HPDF seems to be part of the libharu library. I see you have "unofficial::libharu" in your CMakeLists.txt, are you using a custom version of that library? |
Beta Was this translation helpful? Give feedback.
2 replies
-
I had the same issue. I managed to make my project compile by:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a problem with the wt package. When I try to build my application, I get this error:
Here is my CMakeLists.txt file :
I couldn't find the package hpdf :
Do you have any ideas?
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions