Code::Blocks Forums
User forums => Help => Topic started 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.
-
@gtafan
Clear your browser's cache and cookies. The links for codeblocks.org are all working.
Regards
-
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.
-
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)
-
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.
-
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.
-
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
-
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.
-
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.
-
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