Author Topic: The 12 November 2023 build (13394) is out.  (Read 3460 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5494
The 12 November 2023 build (13394) is out.
« on: November 12, 2023, 08:27:58 am »
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 12 November 2023 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20231112_rev13394_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:

  • Compiler: Add basic macro support and check validity of current configuration (ticket #1420).
  • Clangd_client 1.2.94 2023/11/8 Do not reschedule callback for busy ClassBrowserBuilderThread until reason for crash is found and fixed.
  • CodeCompletion Backport patch 1407 Fix to delete leaked upper and/or lower display tree before allocating anew. Thanks Christo
  • CodeCompletion Fix infinite loop when parsing files with illegal UTF8 chars.
  • CodeCompletion - For ParseFunctionsAndFillToolbar(), process CC specified file types only.

Regressions/Confirmed/Annoying/Common bugs:



    Offline eckard_klotz

    • Almost regular
    • **
    • Posts: 198
    Re: The 12 November 2023 build (13394) is out.
    « Reply #1 on: November 12, 2023, 10:49:19 am »
    Hello Miguel Gimenez.

    Quote
    Compiler: Add basic macro support and check validity of current configuration (ticket #1420).


    Today I tested your fix with the nightly 13394 from November the 12th 2023.

    I think you did it:
    • The compiler auto-detection dialogue shown with the first start of the new Code::Blocks release is now mentioning the Gnu GCC Compiler as detected, even it is still not present in the default directory but in the directory defined by the tool-chain configuration by using Global Variables
    • The compiler tool-chain configuration is shown as configured by me.

    I will start to use this new release now for my work. In the case that I face further issues I will in form you.

    Thanks for taking the effort.

    Best regards,
    Eckard Klotz.

    Offline Miguel Gimenez

    • Developer
    • Lives here!
    • *****
    • Posts: 1563
    Re: The 12 November 2023 build (13394) is out.
    « Reply #2 on: November 12, 2023, 11:03:33 am »
    Thank you for testing. I will wait some days for further feedback before closing the ticket.

    Offline Xaviou

    • Regular
    • ***
    • Posts: 404
      • X@v's wxStuff
    Re: The 12 November 2023 build (13394) is out.
    « Reply #3 on: November 13, 2023, 05:52:41 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, 23.04 and 23.10 versions can be installed from my ppa

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

    Regards
    Xav'
    « Last Edit: November 13, 2023, 05:54:23 pm by Xaviou »
    The french wxWidgets site : http://www.wxdev.fr
    My wxWidgets's stuff : https://wxstuff.xaviou.fr/

    Offline thehay95

    • Single posting newcomer
    • *
    • Posts: 1
      • tim nguoi giup viec phuong nam
    Re: The 12 November 2023 build (13394) is out.
    « Reply #4 on: November 30, 2023, 03:57:17 am »
    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, 23.04 and 23.10 versions can be installed from my ppa

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

    Regards
    Xav'

    are you have version higher?