Author Topic: The 13 January 2024 build (13428) is out.  (Read 3699 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5493
The 13 January 2024 build (13428) is out.
« on: January 13, 2024, 03:15:42 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_wx324_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 13 Januari 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240113_rev13428_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • codecompletion Appy patch 1444 thanks tigerbeard

Regressions/Confirmed/Annoying/Common bugs:



    Offline Xaviou

    • Regular
    • ***
    • Posts: 404
      • X@v's wxStuff
    Re: The 13 January 2024 build (13428) is out.
    « Reply #1 on: January 13, 2024, 04:22:25 pm »
    Hi.

    I have an error while updating the repo :
    Code
    External failed: Unable to connect to a repository at URL
     'https://github.com/spillz/codeblocks-python/trunk'
     '/spillz/codeblocks-python/trunk' path not found
    Did I missed something ?

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

    Offline gd_on

    • Lives here!
    • ****
    • Posts: 797
    Re: The 13 January 2024 build (13428) is out.
    « Reply #2 on: January 13, 2024, 04:41:45 pm »
    For me, it's also the case. Certainly due to github. see :
    https://forums.codeblocks.org/index.php/topic,25668.msg174645.html#msg174645
    Windows 11 64 bits (23H2), svn C::B (last version or almost!), wxWidgets 3.2.4 (tests with 3.3), Msys2 Compilers 13.2.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

    Offline eckard_klotz

    • Almost regular
    • **
    • Posts: 198
    Re: The 13 January 2024 build (13428) is out.
    « Reply #3 on: January 14, 2024, 10:39:43 am »
    Hello Miguel Gimenez.

    I wish you and all others a happy new year.

    Last year (2023) in September I reported an issue regarding the  Compiler detection that was overwriting the users' configuration of built-in compilers.
    • You have opened the I have just created ticket 1420:https://sourceforge.net/p/codeblocks/tickets/1420/
    • The issue was solved by you in November 2023
    • Even you have changed the status of the ticked to Fixed you wrote:
    • Quote
      Thank you for testing. I will wait some days for further feedback before closing the ticket.

    I have tested every nightly since November 2023 until the today's one and I think that you really have solved the issue.
    Thus I would agree if you would close the ticket now.


    Once again, thanks for your effort.


    Best regards,
                        Eckard.

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1563
    Re: The 13 January 2024 build (13428) is out.
    « Reply #4 on: January 14, 2024, 10:56:13 am »
    Marking it as Fixed closes it (there is no Closed mark); I changed my mind after the post and closed it directly, as it could be reopened if needed.

    Offline killerbot

    • Administrator
    • Lives here!
    • *****
    • Posts: 5493
    Re: The 13 January 2024 build (13428) is out.
    « Reply #5 on: January 14, 2024, 06:21:58 pm »
    I also had this repo update failure.

    Offline J.

    • Multiple posting newcomer
    • *
    • Posts: 47
    Re: The 13 January 2024 build (13428) is out.
    « Reply #6 on: January 17, 2024, 12:13:36 am »
    Any chance to change the sourceforgenet download path as discussed here such that the package prerequisites can be read off the download path?