Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on February 20, 2022, 04:56:57 pm

Title: The 20 February 2022 build (12719) is out.
Post by: killerbot on February 20, 2022, 04:56:57 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 20 February 2022 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2022/CB_20220220_rev12719_win64.7z
  - Linux :
   none

The current SDK version is : 2.16.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 20 February 2022 build (12719) is out.
Post by: AndrewCot on February 21, 2022, 01:31:28 am
Some feedback on the nightly release (the feedback is probably relevant for nightlies going back a long time):
1) This nightly still includes the following that should not be included in the nightly:    share\CodeBlocks\images\fortranproject\Makefile.am
    share\CodeBlocks\images\fortranproject\56x56\Makefile.am
    share\CodeBlocks\images\fortranproject\64x64\Makefile.am
    share\CodeBlocks\images\fortranproject\48x48\Makefile.am
    share\CodeBlocks\images\fortranproject\40x40\Makefile.am
    share\CodeBlocks\images\fortranproject\32x32\Makefile.am
    share\CodeBlocks\images\fortranproject\28x28\Makefile.am
    share\CodeBlocks\images\fortranproject\24x24\Makefile.am
    share\CodeBlocks\images\fortranproject\16x16\Makefile.am
    share\CodeBlocks\images\fortranproject\20x20\Makefile.am

2) This nightly still includes the following directory with no files in it and as such the directory should not included in the nightly:
    share\CodeBlocks\images\DoxyBlocks


3) If I read the "how it works" page and have interpreted it correctly then the nightly should include the following two files as the share\CodeBlocks\docs\index.ini references the codeblocks.chm file, but it is not in the nightly?
    share\CodeBlocks\docs\codeblocks.chm
    share\CodeBlocks\docs\codeblocks.pdf

Let me know if I have got this wrong and the two C::B manual files are included in the Windows 20.03 release.

4) The "how it works" page http://forums.codeblocks.org/index.php/topic,3232.0.html (http://forums.codeblocks.org/index.php/topic,3232.0.html) needs an update as it still has old references  to http://developer.berlios.de (http://developer.berlios.de/projects/codeblocks/).

Do you want me to raise a SF ticket for these three issues so they do not slip between the cracks?


Title: Re: The 20 February 2022 build (12719) is out.
Post by: Xaviou on February 21, 2022, 07:44:38 pm
Hi.

OS X version of this rev can be downloaded from my Google Drive (https://drive.google.com/drive/folders/1-r9cbW1I8ZkaCt6iYDhcXH981n5FJTpV?usp=sharing).
There is a specific dmg file for versions 10.15 and 11.6 of the OS.
Note that these are not notarized versions of the application.

32 bits version for Windows can also be found in the same place.

Debian Buster and Bullseye (32 and 64 bits) can be installed from my repo (https://wxstuff.xaviou.fr/article/debian-repository.html).

Regards
Xav'
Title: Re: The 20 February 2022 build (12719) is out.
Post by: Pecan on February 21, 2022, 10:37:38 pm
The Clangd_Client for this nightly can be downloaded at
https://sourceforge.net/projects/cb-clangd-client/files/Plugin_Install_Package/Windows_x64/ClangdClientForCBNightly_20220220_rev12719_win64.zip/download

Unzip and copy the included clangd_client.zip to <YourCodeBlocksNightlyFolder>\share\CodeBlocks\clangd_client.zip
Copy the included clangd_client.dll to <YourCodeBlocksNightlyFolder>\share\CodeBlocks\plugins\clangd_client.dll

Restart your CodeBlocks Nightly.

The CodeBlocks forum for Clangd_client is at
https://forums.codeblocks.org/index.php/topic,24357.0.html
Title: Re: The 20 February 2022 build (12719) is out.
Post by: cyuyan on February 22, 2022, 07:51:09 am
Hi.
I can't download this file in China.
Please help me!

Thank you very much!
Title: Re: The 20 February 2022 build (12719) is out.
Post by: ollydbg on February 23, 2022, 10:27:58 am
Hi.
I can't download this file in China.
Please help me!

Thank you very much!

I just create one here:

https://gitee.com/cbdev/codeblocks/releases/rev12719

You can download the binary files from the above link.