Hi All,
I'm new to QT and I'm trying to build lib(.dll) for Quazip using VS2013 and Windows 10. I have follow the steps as described in their doc but getting error.
Looks like i need to set path for Zlib but no idea how to do that. So Can you please let me know the steps to create lib for Quazip.
Below are the steps I followed:
$ mkdir build && cd build
$ cmake .. -DCMAKE_BUILD_TYPE=(Debug) -DCMAKE_INSTALL_PREFIX=/path/to/install/QuaZIP
Also, Please find attached to view the command i used for build and error.
Thanks
Pankaj
Bookmarks