User forums > Help

Can't build code blocks: Zip file structure invalid

<< < (2/2)

charles5577:
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.

stahta01:

--- Quote from: charles5577 on September 07, 2026, 04:01:30 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.

--- End quote ---

You also likely need to fix the wildcard "*" in the zip commands.

Navigation

[0] Message Index

[*] Previous page

Go to full version