11
The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .
I Check this nightly and When I close codeblocks.exe this debug alert messageBox appear. Ctrl + C to copy the messgeBox
[Window Title]
wxWidgets Debug Alert
[Main Instruction]
A debugging check in this application has failed.
[Content]
../../src/aui/auibook.cpp(2756): assert "page_idx < m_tabs.GetPageCount()" failed in GetPage().
[ ] Don't show this dialog again [Stop] [Continue]
[Window Title]
wxWidgets Debug Alert
[Main Instruction]
A debugging check in this application has failed.
[Content]
../../src/aui/auibook.cpp(2856): assert "Assert failure" failed in FindTab(): Window unexpectedly not found in any tab control
[ ] Don't show this dialog again [Stop] [Continue]
mingw32-make -f makefile.gcc SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb CXXFLAGS+="-std=c++23" setup_h
mingw32-make -f makefile.gcc -j 26 SHARED=1 MONOLITHIC=1 BUILD=release UNICODE=1 VENDOR=cb CXXFLAGS+="-std=c++23"