This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
quazip_windows [2017/03/11 18:22] 127.0.0.1 external edit |
quazip_windows [2020/04/30 23:49] (current) maefloresta |
||
---|---|---|---|
Line 18: | Line 18: | ||
4. Run the qmake command with these parameters: | 4. Run the qmake command with these parameters: | ||
- | * C:\> qmake "LIBS+=C:\GnuWin32\lib\zlib.lib" "PREFIX=C:\Quazip" | + | * C:\> qmake "LIBS+=C:\GnuWin32\bin\zlib1.dll" "PREFIX=C:\Quazip" |
5. Run the command make to compile and install the Quazip library: | 5. Run the command make to compile and install the Quazip library: |