Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on September 24, 2023, 09:07:24 pm

Title: The 24 September 2023 build (13360) is out.
Post by: killerbot on September 24, 2023, 09:07:24 pm
We switched to gcc 13.1.0 (on 04 June 2023) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-ucrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r5.7z

Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml

Before you use a nightly make sure you understand how it works (http://forums.codeblocks.org/index.php/topic,3232.0.html).

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx3221_2D_gcc1310-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


The 24 September 2023 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230924_rev13360_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 24 September 2023 build (13360) is out.
Post by: Xaviou on September 25, 2023, 10:18:04 am
Hi.

OS X version of this rev can be downloaded from my Google Drive (https://drive.google.com/drive/folders/1-r9cbW1I8ZkaCt6iYDhcXH981n5FJTpV?usp=sharing).
There is only a macOS-11.6 version.
Note that it is not a notarized version of the application.

32 bits version for Windows can also be found in the same place.

Debian Bookworm and Bullseye (32 and 64 bits) can be installed from my repo (https://wxstuff.xaviou.fr/article/debian-repository.html).
Ubuntu-22.04 and Ubuntu-23.04 versions can be installed from my ppa (https://launchpad.net/~x-psoud/+archive/ubuntu/cbnb)

The Google Drive folder of this rev also contains the unsigned deb files available in the repo.

Regards
Xav'
Title: Re: The 24 September 2023 build (13360) is out.
Post by: eckard_klotz on September 26, 2023, 09:17:25 am
Hello Developers.

The issue reported at: https://forums.codeblocks.org/index.php/topic,25516.msg173783.html#msg173783 (https://forums.codeblocks.org/index.php/topic,25516.msg173783.html#msg173783) is still present.
If it is really a problem with the "compiler auto detection" how can this feature be deactivated until you find the time to fix it?

Best regards,
                    Eckard Klotz.
Title: Re: The 24 September 2023 build (13360) is out.
Post by: Miguel Gimenez on September 26, 2023, 11:30:19 am
I have just created ticket 1420 (https://sourceforge.net/p/codeblocks/tickets/1420/).
Title: Re: The 24 September 2023 build (13360) is out.
Post by: Miguel Gimenez on September 26, 2023, 01:08:44 pm
@eckard_klotx, I have posted a possible temporary solution in the ticket. Please test it (and subscribe to the ticket so we can communicate better).
Title: Re: The 24 September 2023 build (13360) is out.
Post by: eckard_klotz on September 26, 2023, 02:28:38 pm
Hello Miguel Gimenez.

Thanks for your effort.

Unfortunately I was not able to implement your workaround successfully.
Best regards,
                    Eckard.