Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on July 13, 2023, 06:36:24 pm

Title: The 13 July 2023 build (13318) is out.
Post by: killerbot 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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 13 July 2023 build (13318) is out.
Post by: p001 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.
Title: Re: The 13 July 2023 build (13318) is out.
Post by: Commaster 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.
Title: Re: The 13 July 2023 build (13318) is out.
Post by: p001 on July 20, 2023, 09:22:42 pm
I'm a fool, I forgot. Honestly. Sorry!