User forums > Nightly builds

The 11 May 2021 build (12446) is out.

(1/8) > >>

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

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 11 May 2021 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2021/CB_20210511_rev12446_win64.7z
  - Linux :
   none

The current SDK version is : 2.8.0

Resolved Fixed:


* wxSmith: Renaming of wxSmith-related files corrupts the project (ticket #1088, thanks Miguel Gimenez)
* fix error in two se_globals.cpp files
* FileExplorer: fix a copy/paste error in void FileExplorer::WriteConfig()
* compiler: Update SDCC compiler toolchain executables (ticket #955, thanks Basil Hussain)
* CC: Fix assert for invalid colour (ticket #1085, thanks Miguel Gimenez)
* lexer: Highlighting of fortran-77 columns in Editor (ticket #615, thanks darmar)
* sdk: Fix ticket #328: allow variable expansion in programs argument for execution of libraries
* wxSmith: add missing wxYES case points for confirm dialogs, to overwrite existing files (fix #581)
* ui: Do not show log pane automatically if debugger is started, because this will interfere with hide log pane (fix ticket #22)
* compiler: Fix option checking for GCC >= 10 (ticket #1091, thanks Miguel Gimenez)
* wxSmith: Generate code to destroy the common dialogs (ticket #845, thanks Miguel Gimenez)
* ReopenEditor: Fix crash when changing window mode (ticket: #807, thanks Miguel Gimenez)
* wxSmith: Fix order of wxSmith's Standard, Advanced and Contrib palettes (ticket #1093, thanks Miguel Gimenez)
* scripting: many changes and updates
* scripting: Better error handling in the script console
* squirrel-patch: Execute the _cmp metamethod for instances
* envvars: Fix bug in nsEnvVars::EnvvarSetExists
* scripting: Replace the use of if constexpr with a policy (ReleaseHook<T>)
* scripting: Improve the interface of CreateClassDecl
* squirrel-patch: Fix build on macOS by replacing type with sq_type
* squirrel-patch: Export the Squirrel API functions from the codeblocks.dll
* scripting: Remove a bit of code duplication
* scripting: Fix and optimize the implementation of PrintSquirrelToWxString
* scripting: Disable the constructor for all bound classes which must not be created from squirrel
* UI: Fix asserts/crashes when trying to check the Project -> Properties or Project -> Build options for a project with no targets
* scripting: Don't return duplicated path separators from the Extension API
* scripting: Fix incorrect output from cbProject::ExtensionListNodes when there are multiple different names and there are duplicates
* scripting: Bind wxString(squirrel string) and wxString(wxString)
* scripting: Improve the binding for wxColour
Regressions/Confirmed/Annoying/Common bugs:


gd_on:
as far as I know, files libsqplus.a and libsqstdlib.a are no more generated with the last worskspace generation. So those files were generated for/with a previous nightly.

Miguel Gimenez:
The link to the wxWidgets DLL is incorrect, there is a stray "-2" at the end of the filename.

oBFusCATed:
Ubuntu night builds can be found here: https://launchpad.net/~fuscated/+archive/ubuntu/codeblocks-nightly

killerbot:

--- Quote from: Miguel Gimenez on May 12, 2021, 03:00:24 pm ---The link to the wxWidgets DLL is incorrect, there is a stray "-2" at the end of the filename.

--- End quote ---

fixed, thanks for the feedback.

Navigation

[0] Message Index

[#] Next page

Go to full version