[Interest] Project using QuaZip needs zlib headers

Tony Rietwyk tony at rightsoft.com.au
Thu Dec 6 08:04:08 CET 2012


Hi Everybody, 

I just incorporated the QuaZip project into my Qt 4.8.3 application which is
built on Windows, Mac OS and Debian platforms.   quazip/zip.h refers to
zlib.h.   In order to compile I have added this line to my .pro file:  

INCLUDEPATH += $$QMAKE_LIBDIR_QT/../src/3rdparty/zlib

This seems quite a hack.  What is the correct way to resolve this reference?


Thanks! 

Tony.





More information about the Interest mailing list