News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

The 03 January 2021 build (12286) is out.

Started by killerbot, January 03, 2021, 11:45:55 AM

Previous topic - Next topic

killerbot

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_wx313_2D_gcc810-mingw64-2.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 03 January 2021 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2021/CB_20210103_rev12286_win64.7z
  - Linux :
   none

The current SDK version is : 2.6.0

Resolved Fixed:


  • BrowseTracker - Fix lost events caused by silent failure of Connect() because of missing GetEventHandler() call
  • squirrel: support exported from a shared librar
  • sqplus: export some symbols of sqplus static library
  • sqplus: export global functions
  • cbp: build tinyXML static library with symbols marked with dllexport
  • cbp: only export the symbols marked as dllexport decorations
  • cbp: fix the 32bit build
  • debugger: Add support for newer versions of CDB (ticket #1046, thanks Vadim Druzhin)
  • debugger: Add support for Examine memory dialog when using the CDB debugger (ticket #269, thanks maras420)
  • fixed ticket #1042: Strange behaviour on single line comments after saving the file
  • applied patch by Miguel Gimenez to fix bug #1047: Assert configuring wxTreeCtrl in wxSmith
  • updated AUTHORS file and about dialog to better reflect current developers/contribters
  • applied (modified) patch of Miguel Gimenez to fix bug #1050: Assertion failed with internationalization enabled when closing CodeBlocks
  • source_exporter plugin: bump underlying support lib "wxPdfDocument" to version 1.0.0
  • debugger: Fix for 64-bit address in CDB ExamineMemoryDisplay correct 64-bit address in the Examine Memory window with CDB (ticket #1049, thanks Vadim Druzhin)

Regressions/Confirmed/Annoying/Common bugs:




oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Xaviou

#2
Hi

OS X version of this rev can be downloaded from my Google Drive.
There is a specific dmg file for each version of the os (10.13, 10.14, 10.15 and 11.1).

32 bits version for Windows can also be found in the same place.

Debian Stretch and Buster (32 and 64 bits) can be installed from my repo.

Regards
Xav'
My wxWidgets's stuff : [url="https://wxstuff.xaviou.fr/"]https://wxstuff.xaviou.fr/[/url]

Khram

C++ & Fortran in MinGW-GCC-4.3.3 & WinLibs-GCC-14.2 with CB-13596

killerbot

will try to have a new nightly this weekend

Miguel Gimenez

Can you use wx3.1.4 or wx3.1.5 (it launchs tomorrow)?