Author Topic: The 23May 2025 build (13667) is out.  (Read 2879 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
The 23May 2025 build (13667) is out.
« on: May 23, 2025, 07:04:07 pm »
We switched to gcc 15.1.0 (on 23 May 2025) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/15.1.0posix-12.0.0-ucrt-r1/winlibs-x86_64-posix-seh-gcc-15.1.0-mingw-w64ucrt-12.0.0-r1.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.

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


The 23 May 2025 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250523_rev13667_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • DisplayEvents: Fix compilation with Autotools on Ubuntu.
  • Fix font sizes in HiDPI (ticket #1529).
  • Fix toolbar fitting/optimization (ticket #1528).
  • Clangd_client - Avoid assert when FindSortedMenuItemPosition() returns position greater than menu item count. Thanks christo

Regressions/Confirmed/Annoying/Common bugs:



    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5529
    Re: The 23May 2025 build (13667) is out.
    « Reply #1 on: May 23, 2025, 07:04:32 pm »
    restating :
    * build with gcc 15.1.0
    * wx 3.2.8

    Offline Xaviou

    • Regular
    • ***
    • Posts: 424
      • X@v's wxStuff
    Re: The 23May 2025 build (13667) is out.
    « Reply #2 on: May 24, 2025, 10:25:07 pm »
    Hi.

    OS X version of this rev can be downloaded from my website.
    Note that it is a macOS-11.7 version but not a notarized one.

    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
    The corresponding unsigned deb files can also be downloaded from the website page linked above.

    Ubuntu-22.04, 24.10 and 25.04 versions can be installed from my ppa

    Regards
    Xav'
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline ThierryD

    • Multiple posting newcomer
    • *
    • Posts: 78
    Re: The 23May 2025 build (13667) is out.
    « Reply #3 on: May 25, 2025, 11:15:10 am »
    Hi Xaviou,

    And for Ubuntu 24.04 ? No nightly available ?

    Thank's

    Offline Xaviou

    • Regular
    • ***
    • Posts: 424
      • X@v's wxStuff
    Re: The 23May 2025 build (13667) is out.
    « Reply #4 on: May 25, 2025, 11:48:07 am »
    Hi.
    And for Ubuntu 24.04 ? No nightly available ?
    I apoplogize : I forgot this version.
    It's currently building : be patient.

    Regards
    Xav'
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline ThierryD

    • Multiple posting newcomer
    • *
    • Posts: 78
    Re: The 23May 2025 build (13667) is out.
    « Reply #5 on: May 26, 2025, 11:59:13 am »
    Many thank's Xaviou.

    It work perfectly (at least for my usage ...).

    Regards