Author Topic: The 16 August 2025 build (13710) is out.  (Read 10304 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5532
The 16 August 2025 build (13710) is out.
« on: August 16, 2025, 04:47:15 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 16 August 2025 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2025/CB_20250816_rev13710_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • incremental search plugin: fixed resource ZIP command in wx33 project file
  • incremental search plugin: fixed resource ZIP command in wx32 project file
  • Fix crash on start with wx3.3.1 due to an index out of bound
  • Really fix font size in disassembly window (ticket #1529).
  • ToolsPlus: Really fix font size in HiDPI (ticket #1529).
  • applied patch #1543 by Christo: clangd_client: some stability fixes
  • applied patch #1542 by Christo: clangd_client : if filterText not present in completion response, use label instead

Regressions/Confirmed/Annoying/Common bugs:



    Offline ThierryD

    • Multiple posting newcomer
    • *
    • Posts: 79
    The 16 August 2025 build (13710) is out.... on Linux (Ubuntu) also ...
    « Reply #1 on: August 24, 2025, 03:20:08 pm »
    Hi,

    Upgrade possible on Ubuntu 24.04 (or Linux Mint 23.2) with PPA of Xaviou.
    Many thank's Xaviou.

    Regards.

    Offline Xaviou

    • Regular
    • ***
    • Posts: 425
      • X@v's wxStuff
    Re: The 16 August 2025 build (13710) is out.
    « Reply #2 on: August 25, 2025, 07:05:21 am »
    Hi.

    I forgot to post it here, but the ppa and my repo has been updated with this nightly.

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

    Offline cppuser

    • Single posting newcomer
    • *
    • Posts: 2
    Re: The 16 August 2025 build (13710) is out.
    « Reply #3 on: Yesterday at 08:39:56 pm »
    here linux mint  t2 (Linux Mint 22.1 Xia),  I have added your repository


    Code
    sudo add-apt-repository ppa:x-psoud/cbnb
    sudo apt update
    sudo apt install codeblocks

    and yes I have codeblocks!!
    a big Thank you to all of you!!!

    Name                   : Code::Blocks
    Version                : svn-r13710
    SDK Version            : 2.25.0
    Scintilla Version      : 3.7.5
    Author                 : The Code::Blocks Team
    E-mail                 : info@codeblocks.org
    Website                : https://www.codeblocks.org
    OS                     : Linux 6.16.3-1-t2-noble x86_64
    « Last Edit: Yesterday at 08:42:34 pm by cppuser »