How to use it. It will paste on run time or compile time
How to use it. It will paste on run time or compile time
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
Bookmarks