User forums > Nightly builds

The 03 May 2021 build (12315) is out.

(1/2) > >>

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

The current SDK version is : 2.6.0

Resolved Fixed:


* help_plugin: Fix access violation on windows (ticket #1089, thanks Miguel Gimenez)
Regressions/Confirmed/Annoying/Common bugs:


LETARTARE:
The loading link of 'WX-315' is incorrect ...
The good link :
https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx315_2D_gcc810-mingw64.7z
The bad link :
https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/wxmsw31u_gcc_cb_wx315_2D_gcc810-mingw64-2.7z

dimi_s:
Hi CB-Team!

Downloaded, unpacked, and ran.
After the GUI configuration CB closed and got an error (see attachement)

Error is reproducible. Simply delete the AppData folder and run it again (I use CbLauncher for portable mode).
When the program is closed for the first time, you will be asked: save the configuration or not. Answer "Yes" and this error occurs.

Khram:
...
Get quick announcements through the RSS feed http://www.codeblocks.org/nightly/CodeBlock_RSS.xml == 404 Not Found

Miguel Gimenez:
This is the backtrace of dimi_s error:


--- Code: ---#0  0x62db6178 in wxChoice::GetString(unsigned int) const () from C:\WINDOWS\SYSTEM32\wxmsw315u_gcc_custom.dll
#1  0x0cf2cb7e in FileExplorer::WriteConfig (this=0x1d8215a8)
    at C:\Codeblocks\src\plugins\contrib\FileManager\FileExplorer.cpp:820
#2  0x0cf28810 in FileExplorer::~FileExplorer (this=0x1d8215a8, __in_chrg=<optimized out>)
    at C:\Codeblocks\src\plugins\contrib\FileManager\FileExplorer.cpp:365
#3  0x0cf28909 in FileExplorer::~FileExplorer (this=0x1d8215a8, __in_chrg=<optimized out>)
    at C:\Codeblocks\src\plugins\contrib\FileManager\FileExplorer.cpp:369
#4  0x0cf57bac in FileManagerPlugin::OnRelease (this=0xa9f2580)
    at C:\Codeblocks\src\plugins\contrib\FileManager\FileManager.cpp:56
#5  0x694ab4ce in cbPlugin::Release (this=0xa9f2580, appShutDown=true) at C:\Codeblocks\src\sdk\cbplugin.cpp:88
#6  0x6958b970 in PluginManager::DetachPlugin (this=0x4ac18f8, plugin=0xa9f2580)
    at C:\Codeblocks\src\sdk\pluginmanager.cpp:209
#7  0x695950ab in PluginManager::UnloadPlugin (this=0x4ac18f8, plugin=0xa9f2580)
    at C:\Codeblocks\src\sdk\pluginmanager.cpp:1146
#8  0x6959505d in PluginManager::UnloadAllPlugins (this=0x4ac18f8) at C:\Codeblocks\src\sdk\pluginmanager.cpp:1133
#9  0x6958b81e in PluginManager::~PluginManager (this=0x4ac18f8, __in_chrg=<optimized out>)
    at C:\Codeblocks\src\sdk\pluginmanager.cpp:178
#10 0x6958b897 in PluginManager::~PluginManager (this=0x4ac18f8, __in_chrg=<optimized out>)
    at C:\Codeblocks\src\sdk\pluginmanager.cpp:179
#11 0x697d3d14 in Mgr<PluginManager>::Free () at C:/Codeblocks/src/include/manager.h:235
#12 0x6957a95f in Manager::Shutdown () at C:\Codeblocks\src\sdk\manager.cpp:242
#13 0x00492b3a in MainFrame::OnApplicationClose (this=0x4818590, event=...) at C:\Codeblocks\src\src\main.cpp:3118
#14 0x62a43222 in wxAppConsoleBase::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const ()
   from C:\WINDOWS\SYSTEM32\wxmsw315u_gcc_custom.dll
#15 0x01efecb8 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version