Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on March 13, 2022, 05:46:00 pm

Title: The 13 March 2022 build (12748) is out.
Post by: killerbot on March 13, 2022, 05:46:00 pm
We switched to wx 3.1.5 --> download the new wx dll's see link below

If you tested the 22 january nightly you may find your compiler executable has changed from gcc.exe to mingw32-gcc.exe and g++.exe to mingw32-g++.exe. Please correct this, you won't be asked again.

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 (http://forums.codeblocks.org/index.php/topic,3232.0.html).

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 13 March 2022 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2022/CB_20220313_rev12748_win64.7z
  - Linux :
   none

The current SDK version is : 2.16.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 13 March 2022 build (12748) is out.
Post by: cyuyan on March 16, 2022, 03:32:14 pm
Please give me a link that can be downloaded in China,Thank you very much!
Title: Re: The 13 March 2022 build (12748) is out.
Post by: ollydbg on March 17, 2022, 07:32:57 am
Please give me a link that can be downloaded in China,Thank you very much!

See here:

rev12748 cbdev/codeblocks - Gitee (https://gitee.com/cbdev/codeblocks/releases/rev12748)
Title: Re: The 13 March 2022 build (12748) is out.
Post by: Pecan on March 18, 2022, 06:21:34 pm
The Clangd_Client for this nightly can be downloaded at
https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/ClangdClientForCBNightly20220313_rev12748_win64.zip/download

Copy the included clangd_client.zip to <YourCodeBlocksNightlyFolder>\share\CodeBlocks\clangd_client.zip
Do not unzip this file.

Copy the included clangd_client.dll to <YourCodeBlocksNightlyFolder>\share\CodeBlocks\plugins\clangd_client.dll

Restart your CodeBlocks Nightly.

Install instructions for LLVM/clangd are included within the downloaded .zip file.