News:

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

Main Menu

The 08 February 2020 build (11957) is out.

Started by killerbot, February 08, 2020, 03:42:42 PM

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.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 08 February 2020 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2020/CB_20200208_rev11957_win64.7z
  - Linux :
   none

The current SDK version is : 1.47.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:




Xaviou

Hi

OS X version of this rev can be downloaded from my Google Drive (needs at least OS X 10.15)

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]

damorin

Hi,

header guard is now added to include file each time a file is changed.

Anyway to disable it ?

Thanks

One problem at a time and we will get there.

Miguel Gimenez

Disable the Header Guard plugin. This plugin should look for previous guards before adding them.

damorin

One problem at a time and we will get there.

damorin

Hi,

there is more; all lines starting with:

//------------------------------

are converted to

//----   -------------------------


when the file is  saved.

Thanks




One problem at a time and we will get there.

Miguel Gimenez


damorin

One problem at a time and we will get there.