1
Help / Re: Can't build code blocks: Zip file structure invalid
« Last post by stahta01 on Today at 08:08:44 pm »you can download zip.exe into the Msys2 file structure with
pacman -S zip
Note when running this zip version, when zip.exe is in a Codeblocks project file you have to exchange the backslashes (\) with forward slashes (/) in the pathnames of files in the argument lists of the zip.exe command.
You also likely need to fix the wildcard "*" in the zip commands.
Recent Posts
