User forums > Nightly builds

The 13 October 2015 build (10528) is out.

(1/7) > >>

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 for Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw28u_gcc_cb_wx2812_gcc492-TDM.7z

For those who might need this one (when no MingW installed on your system) : the mingw10m.dll : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/mingwm10_gcc492-TDM.7z

The 13 October 2015 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2015/CB_20151013_rev10528_win32.7z
  - Linux :
   none

The current SDK version is : 1.27.0

Resolved Fixed:


* wx30: Fix an assert in the CPU registers dialog
* debugger: Better auto-sizing in the CPU registers dialog
* compiler: Add support for multi-line error messages for gfortran (thanks Darmar, http://forums.codeblocks.org/index.php/topic,20265.0.html)
* gcc and clang : support -std=c++14
* compiler: Support for -m32 and -m64 compiler switch
* hunspell lib: Update to v1.3.3 for security fixes and to fix crash with Korean keyboard
* correct some regular expressions for compiler settings
* correct remaining compiler settings regex conditionals for GCC 5
* reverted two accidentally committed experimental compiler flags for MSVC
* update scripts: don't forget to copy *.yes files from devel to output folder (crash handler related, Windows only)
* wx30: Fix issue #221 - don't try to access deleted notebook pages
* compiler: Fix wx30 asserts when trying to execute empty make commands (fixes issue #219)
* updated to (wx)scintilla v3.6.1, still no joy...
* wx30: Fix an assert when the project is modified externally and the user clicks on an editor (fixes issue #186)
* wxSmith: fixed bug as explained here: http://forums.codeblocks.org/index.php/topic,20607.0.html
* wxSmith: write correct (most recent) version number to XRC files worked on with wxSmith to avoid "XML res files version must match" warning
* removed invalid chars in source files (?!)
* applied patch by (?): Support for "scope" in class wizard
* wx30: Fix assertion when using arrow keys in a cbTreeCtrl (reported here http://forums.codeblocks.org/index.php/topic,20629.0.html)
Regressions/Confirmed/Annoying/Common bugs:


oBFusCATed:
Khram: Full year and you're still not cooperative, helpful...  :'(

teto:
Thnaks for fixing 219 (haven't updated yet but I will report if it works)

Quiss:
Hi, I've build from sources and run update.bat as usual but codeblocks.exe in the output folder gives this error: "The application was unable to start correctly (0xc000007b). Click OK to close the application." No problem in devel folder. The last revision I built (and have been using) before this one is 10320.

Win10 x64.

Miguel Gimenez:

--- Quote from: Quiss on October 14, 2015, 09:14:59 am ---Hi, I've build from sources and run update.bat as usual but codeblocks.exe in the output folder gives this error: "The application was unable to start correctly (0xc000007b). Click OK to close the application." No problem in devel folder. The last revision I built (and have been using) before this one is 10320.

Win10 x64.

--- End quote ---

That's due to stripping debug info from dbghelp.dll.

If it can't be stripped update.bat should be changed to skip this step.

WinXP sp3

Navigation

[0] Message Index

[#] Next page

Go to full version