Author Topic: The 13 July 2023 build (13318) is out.  (Read 6592 times)

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5494
The 13 July 2023 build (13318) is out.
« on: July 13, 2023, 06:36:24 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_wx3221_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 July 2023 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/CB_20230713_rev13318_win64.7z
  - Linux :
   none

The current SDK version is : 2.24.0

Resolved Fixed:

  • Clangd_client Fix unresponsive Show call tip when Editor/Tooltips is in keyboard only mode.
  • KeyBinder - 2.0.19 23/07/4 Fix scrambled bindings caused by multiple duplicate id's within the global accelerator table that reference menu entries.

Regressions/Confirmed/Annoying/Common bugs:



    Offline p001

    • Single posting newcomer
    • *
    • Posts: 8
    Re: The 13 July 2023 build (13318) is out.
    « Reply #1 on: July 20, 2023, 07:47:29 pm »
    Hello.

    Windows 10;
    CodeBlocks 13316;

    The popup window has a larger font size than the text window. How to fix ?
    If you reduce the font size in the settings, then the text window will have unreadable text - a small size.

    Online Commaster

    • Almost regular
    • **
    • Posts: 171
    Re: The 13 July 2023 build (13318) is out.
    « Reply #2 on: July 20, 2023, 08:19:26 pm »
    Hello.

    Windows 10;
    CodeBlocks 13316;

    The popup window has a larger font size than the text window. How to fix ?
    If you reduce the font size in the settings, then the text window will have unreadable text - a small size.

    Have you tried the solution from last time?

    The change is due to wxWidgets, not C::B. See reply #9 above for a possible solution.

    Are you using HiDPI?. Try using 100% zoom factor, or changing the technology (in Settings -> Editor -> General settings -> Other editor settings -> Technology) to DirectWrite.

    Offline p001

    • Single posting newcomer
    • *
    • Posts: 8
    Re: The 13 July 2023 build (13318) is out.
    « Reply #3 on: July 20, 2023, 09:22:42 pm »
    I'm a fool, I forgot. Honestly. Sorry!