Code::Blocks Forums

User forums => Help => Topic started by: gtafan on April 14, 2025, 04:23:37 pm

Title: Most download links for CB 25.03 not working
Post by: gtafan on April 14, 2025, 04:23:37 pm
I tried to download the 32 bit version of CB 25.03, but always geting this error mesage: "... file could not be found or is not available.  Please select another file.", the same problem for the most 64 bit versions.
Title: Re: Most download links for CB 25.03 not working
Post by: Frank_CB on April 14, 2025, 06:29:59 pm
@gtafan

Clear your browser's cache and cookies. The links for codeblocks.org are all working.

Regards
Title: Re: Most download links for CB 25.03 not working
Post by: stahta01 on April 14, 2025, 10:37:39 pm
https://www.codeblocks.org/downloads/binaries/ (https://www.codeblocks.org/downloads/binaries/)

I also had issues with some of the 32 bit downloads from the above URL.

Edit: Now it is working; all I did was close and refresh the page.

Tim S.
Title: Re: Most download links for CB 25.03 not working
Post by: gtafan on April 15, 2025, 02:03:45 pm
https://www.codeblocks.org/downloads/binaries/ (https://www.codeblocks.org/downloads/binaries/)

I also had issues with some of the 32 bit downloads from the above URL.

Edit: Now it is working; all I did was close and refresh the page.

Tim S.
Still not working

(https://i125.fastpic.org/big/2025/0415/0f/dd018e73256783cc43eacb6fb5eadc0f.jpg)
Title: Re: Most download links for CB 25.03 not working
Post by: gd_on on April 15, 2025, 02:10:22 pm
For me it does not work too, but only for Windows 32bits versions. A cache refresh in my firefox does not change anything.
The problem I see, it's that links on the C::B download page contains explicitely -32bit- in the filename (for example : https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/Windows/32bit/codeblocks-25.03-32bit-setup.exe) but on sourceforge I find https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/Windows/32bit/codeblocks-25.03-setup.exe.
The filenames for 32 or 64 bits are the same, but not their path.
Title: Re: Most download links for CB 25.03 not working
Post by: gtafan on April 16, 2025, 03:36:28 pm
For me it does not work too, but only for Windows 32bits versions. A cache refresh in my firefox does not change anything.
The problem I see, it's that links on the C::B download page contains explicitely -32bit- in the filename (for example : https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/Windows/32bit/codeblocks-25.03-32bit-setup.exe) but on sourceforge I find https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/Windows/32bit/codeblocks-25.03-setup.exe.
The filenames for 32 or 64 bits are the same, but not their path.
Any chance this can be fixed?

Looks like all nosetup links are dead, the reason could be the extension. The error mesage shows that the extension is exe while it should be zip.
Title: Re: Most download links for CB 25.03 not working
Post by: gtafan on April 23, 2025, 04:34:03 pm
For everybody having problem downloading 32 bit Windows version here the link:
https://sourceforge.net/projects/codeblocks/files/Binaries/25.03/Windows/32bit/
Thanks to stahta01
Title: Re: Most download links for CB 25.03 not working
Post by: MortenMacFly on May 11, 2025, 10:59:12 am
The links should be fixed now for 32 bit builds. You should (however) always consider to use the 64 bit bundle - the compiler that ships with that one can also create 32 bit executables.
Title: Re: Most download links for CB 25.03 not working
Post by: gd_on on May 11, 2025, 05:56:24 pm
Better but still not good for nosetup Windows versions. Links should be to a .zip file, not a .exe, for 64 and 32 bit versions.
More but it's a detail, for 32 bit Windows versions, files on sourceforge contains the string -32bit- (as the link) but not the name of the file displayed on the download binaries page.
A last small detail : the dowload page, at the top, does not say that it is also OK for Windows 11.
Title: Re: Most download links for CB 25.03 not working
Post by: gtafan on May 12, 2025, 05:39:31 pm
The links should be fixed now for 32 bit builds. You should (however) always consider to use the 64 bit bundle - the compiler that ships with that one can also create 32 bit executables.
Unfortunately 64 bit compiler has problems creating 32 bit executables. Have posted about this already here: https://forums.codeblocks.org/index.php/topic,26027.0.html