The zip
(Info-Zip) command line utility version 3.0 is required to package SDK projects.
An appropriate zip utility is available by default so no extra steps are necessary.
If not already installed, install the appropriate package from your distribution.
MSYS2 provides Info-Zip 3.0 as the zip-3.0-1
package.
Install it by running pacman -S zip
.
Note: MSYS2 installers for Windows can be found at https://www.msys2.org/
A Windows build of Info-Zip 3.0 is also available from GnuWin's sourceforge page
If using this option, install the required files in this directory following this structure:
zip/
|
+-- bin/zip.exe
e.g.: zip.exe
should be located in a subdirectory named bin
.