Author Topic: The 04 November 2023 build (13385) is out.  (Read 4291 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5494
The 04 November 2023 build (13385) is out.
« on: November 04, 2023, 03:24:21 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.

A link to the unicode windows wxWidget dll(s) for Code::Blocks : https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw32u_gcc_cb_wx323_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 04 November 2023 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20231104_rev13385_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • Clangd_client 1.2.90 23/10/18 Fix crash caused by null pActiveProject in classbrowser.cpp:315
  • Compiler: Do not overwrite user-configured path (ticket #1420).
  • BrowseTracker 1.4.115 23/10/23 Deprecate OnEditorActivated() to stop OnEditorActivated() from
  • Clangd_client 1.2.91 23/10/23
  • help_plugin: Remove memory leak

Regressions/Confirmed/Annoying/Common bugs:



    Offline Xaviou

    • Regular
    • ***
    • Posts: 404
      • X@v's wxStuff
    Re: The 04 November 2023 build (13385) is out.
    « Reply #1 on: November 04, 2023, 06:49:45 pm »
    Hi.

    OS X version of this rev can be downloaded from my Google Drive.
    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 (32 and 64 bits) can be installed from my repo

    Ubuntu-22.04 and Ubuntu-23.04 versions can be installed from my ppa (they are actually in the build process)

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

    Regards
    Xav'
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline eckard_klotz

    • Almost regular
    • **
    • Posts: 198
    Re: The 04 November 2023 build (13385) is out.
    « Reply #2 on: November 05, 2023, 10:46:38 am »
    Hello Miguel Gimenez.

    Quote
    Compiler: Do not overwrite user-configured path (ticket #1420).

    Today I tested your fix with the nightly 13385 from November the 4th 2023.
    Unfortunately I'm not able to see a difference.

    Please view the attached screenshot with the compiler tool-chain dialogue:

    I have already added a comment in the ticket discussion.

    Best regards,
    Eckard Klotz.