Hello,

I got the same error, but got it running by adding zlib128 and headers for windows:
INCLUDEPATH += C:/source/zlib128-dll/include
INCLUDEPATH += C:/source/zlib128-dll/lib
LIBS += -LC:/source/zlib128-dll/lib -lzdll