News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Most download links for CB 25.03 not working

Started by gtafan, April 14, 2025, 04:23:37 PM

Previous topic - Next topic

gtafan

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.

Frank_CB

@gtafan

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

Regards

stahta01

#2
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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

gtafan

Quote from: stahta01 on April 14, 2025, 10:37:39 PM
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


gd_on

#4
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.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

gtafan

#5
Quote from: 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.
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.

gtafan

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

MortenMacFly

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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

gd_on

#8
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.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

gtafan

#9
Quote from: 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.
Unfortunately 64 bit compiler has problems creating 32 bit executables. Have posted about this already here: https://forums.next.codeblocks.org/index.php/topic,26027.0.html