Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
what is the correct zip executable you use to build the C::B
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: what is the correct zip executable you use to build the C::B (Read 1122 times)
ollydbg
Developer
Lives here!
Posts: 6090
OpenCV and Robotics
what is the correct zip executable you use to build the C::B
«
on:
September 25, 2025, 09:31:18 am »
I try to setup a new PC(Windows 10) to build C::B.
Now, when look at the wiki document, I see this:
https://wiki.codeblocks.org/index.php/MinGW_installation#Development_Tools
It looks that the 64bit zip command can only be downloaded from a ftp site?
ftp://ftp.info-zip.org/pub/infozip/win32/zip300xn-x64.zip
It can't be opened by my Firefox Web browser, so any way to download it directly from the web browser?
Thanks.
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
ollydbg
Developer
Lives here!
Posts: 6090
OpenCV and Robotics
Re: what is the correct zip executable you use to build the C::B
«
Reply #1 on:
September 25, 2025, 10:10:23 am »
OK, it can be downloaded here:
zip300xn-x64.zip
https://ftp.zx.net.nz/pub/archive/ftp.info-zip.org/pub/infozip/win32/zip300xn-x64.zip
Logged
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
what is the correct zip executable you use to build the C::B