Code::Blocks Forums

User forums => Nightly builds => Topic started by: killerbot on May 09, 2024, 04:58:42 pm

Title: The 09 May 2024 build (13518) is out.
Post by: killerbot on May 09, 2024, 04:58:42 pm
We switched to gcc 13.1.0 (on 04 June 2023) --> download the new wx/mingw dll's see link below

Get the compiler we use here : https://github.com/brechtsanders/winlibs_mingw/releases/download/13.1.0-16.0.5-11.0.0-ucrt-r5/winlibs-x86_64-posix-seh-gcc-13.1.0-mingw-w64ucrt-11.0.0-r5.7z

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/wxmsw32u_gcc_cb_wx324_2D_gcc1310-mingw64.7z
A link to Mingw64 dll's needed by Code::Blocks : http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/Prerequisites/Mingw64dlls13.1.0.7z


The 09 May 2024 build is out.
  - Windows :
   http://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2024/CB_20240509_rev13518_win64.7z
  - Linux :
   none

The current SDK version is : 2.25.0

Resolved Fixed:


Regressions/Confirmed/Annoying/Common bugs:


Title: Re: The 09 May 2024 build (13518) is out.
Post by: nina on May 09, 2024, 11:03:58 pm

Hi,

First of all, thank you very much for your work.
I signed up just to let you know that some versions of Winlibs contain viruses, so you'll have to be very careful. Among other things, there is a potential risk of malicious code injection into CB.
Thank you again.

https://github.com/brechtsanders/winlibs_mingw/issues/201
https://github.com/brechtsanders/winlibs_mingw/issues/199
https://www.virustotal.com/gui/file/16c15e587a488ca24b49f7b178028efa719aed3eb9db7ce79449fce097909cbd/relations
(Have a look at the bundled files: for example, nvptx-arch.exe (related to llvm but) has 15/72 detections, this contrasts sharply with the 2/35 of the package.)





Title: Re: The 09 May 2024 build (13518) is out.
Post by: nenin on May 10, 2024, 07:54:48 am

Hi,

First of all, thank you very much for your work.
I signed up just to let you know that some versions of Winlibs contain viruses
This is well-known case of the false positives.
Title: Re: The 09 May 2024 build (13518) is out.
Post by: ChosenName on May 11, 2024, 03:51:58 pm
Both Chrome and Edge refuse to download the new version for me, citing "virus detected".

It's not a problem I've encountered very often, if at all, with Code::Blocks downloads previously.
Title: Re: The 09 May 2024 build (13518) is out.
Post by: stahta01 on May 11, 2024, 05:44:52 pm
Both Chrome and Edge refuse to download the new version for me, citing "virus detected".

It's not a problem I've encountered very often, if at all, with Code::Blocks downloads previously.

I suggest learning the name of your anti-virus software!

Tim S.
Title: Re: The 09 May 2024 build (13518) is out.
Post by: ChosenName on May 11, 2024, 06:16:52 pm
Windows Defender, what of it?
Title: Re: The 09 May 2024 build (13518) is out.
Post by: stahta01 on May 11, 2024, 08:04:54 pm
Windows Defender, what of it?

So, I just scanned all four downloaded and unzipped folders with Windows Defender (off-line) and no problem was detected!

Edit2: FYI: Reporting a problem without the information needed to confirm the problem is just a waste of time (both yours and the CB Dev Team)
My guess is yours was an on-line scan and on-line scans are more likely to have false positives!
The guess of on-line scan is based on the fact you failed to download it for an off line scan.

Tim S.
Title: Re: The 09 May 2024 build (13518) is out.
Post by: ChosenName on May 11, 2024, 08:22:28 pm
Thanks for the clarification - appreciated.
Title: Re: The 09 May 2024 build (13518) is out.
Post by: lp08 on May 12, 2024, 03:25:18 am
I got some of these warning messages when opening a project.


Would it be possible to update highlighting for c++23 (or 26 supported by compilers)?

Thanks!  :)