QtRPT : cannot find -lQtZint
-
I have problem including QTRPT in my project.
I've copied all files and folders from "QtRptProject 1.5.2/QtRptProject" folder to my project folder (where .pro & .cpp & .h files are) and I've also inserted the line "include(QtRPT/QtRPT.pri)" in my .pro file (at the end of the file).The problem is that when compiling, I get this error : -1: error: cannot find -lQtZint
How can I fix it.
Thank you
-
Hi and welcome to devnet,
Where is that library located ?