News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

The 06 August 2022 build (12858) is out.

Started by killerbot, August 06, 2022, 05:18:53 PM

Previous topic - Next topic

killerbot

We switched to wx 3.1.5 --> download the new wx dll's see link below

If you tested the 22 january nightly you may find your compiler executable has changed from gcc.exe to mingw32-gcc.exe and g++.exe to mingw32-g++.exe. Please correct this, you won't be asked again.

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/wxmsw31u_gcc_cb_wx315_2D_gcc810-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls8.1.0.7z


The 06 August 2022 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2022/CB_20220806_rev12858_win64.7z
  - Linux :
   none

The current SDK version is : 2.19.0

Resolved Fixed:


  • SDK: Speed up Find in files (ticket #1282, thanks Martin Volovar).
  • Remove ocassional assert in CodeblocksApp::OnFatalException() (ticket #287).
  • SDK: Fix log error message when no project is loaded (ticket #1284, thanks Andrew Cottrell).
  • Correct definition of DEFAULT_CONSOLE_SHELL for Mac (ticket #1281, thanks Andrew Cottrell).
  • compiler: Add category for debugger in compiler options. Add settings to tune debugger information for gdb and lldb (Thanks to AndrewCot)
  • Speed up loading of "Start here" page and remove log errors (ticket #1289).
  • ThreadSearch: Use wxUniChar for storing return value of wxString::GetChar().
  • wxSmith: Remove duplicated style wxTAB_TRAVERSAL in wxsframe.

Regressions/Confirmed/Annoying/Common bugs: