Author Topic: The 30 July 2024 build (13538) is out.  (Read 6595 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5513
The 30 July 2024 build (13538) is out.
« on: July 30, 2024, 08:06:08 pm »
We switched to gcc 14.1.0 (on 20 May 2024) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/14.1.0posix-18.1.5-11.0.1-ucrt-r1/winlibs-x86_64-posix-seh-gcc-14.1.0-mingw-w64ucrt-11.0.1-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_wx325_2D_gcc1410-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls14.1.0.7z


The 30 July 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240730_rev13538_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • remove duplicate entries in several compiler path options

Regressions/Confirmed/Annoying/Common bugs:



    Offline Bug Killer

    • Multiple posting newcomer
    • *
    • Posts: 18
      • Railroad modelling hardware and software
    Re: The 30 July 2024 build (13538) is out.
    « Reply #1 on: August 05, 2024, 09:37:57 am »
    RPMs of Code::Blocks svn13538 with all contrib plugins, wxWidgets 3.2.5 and wxSQLite3 for RHEL 8 and 9 are available from my repository.

    Offline Uriens The Gray

    • Multiple posting newcomer
    • *
    • Posts: 11
    Re: The 30 July 2024 build (13538) is out.
    « Reply #2 on: August 08, 2024, 01:30:56 pm »
    Works fine from the MSYS2 packages. Thx.

    Offline stahta01

    • Lives here!
    • ****
    • Posts: 7665
      • My Best Post
    Re: The 30 July 2024 build (13538) is out.
    « Reply #3 on: August 12, 2024, 04:10:01 pm »
    I found a bug in MSYS2 MINGW packages; I am working on a fix. The bug is an invalid warning when installing an cbplugin file.
    Anyone know which sub-forum would be best on posting the patch when I get one to work?

    Edit add link to fix https://forums.codeblocks.org/index.php/topic,25854.0.html

    Tim S.

    Works fine from the MSYS2 packages. Thx.
    « Last Edit: August 12, 2024, 04:54:11 pm by stahta01 »
    C Programmer working to learn more about C++ and Git.
    On Windows 7 64 bit and Windows 10 64 bit.
    --
    When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1632
    Re: The 30 July 2024 build (13538) is out.
    « Reply #4 on: August 12, 2024, 04:27:01 pm »
    Probably Development or Plugin Development. The ticket system would be a better option.