Code::Blocks Forums

User forums => Announcements => Topic started by: TomS on April 20, 2024, 02:02:01 pm

Title: successor of 20.03 available?
Post by: TomS on April 20, 2024, 02:02:01 pm
Hello Community,

I'm using B::C 20.03 since the first relaese and now I see that the nightly builds have included a lot of improvements over the last four years.
I'm woundering why there is no new release since 20.03? The compiler has changed, the wxwidgets have been changed to new version too,
but c::b  as official release (and binaries) is the same over the last four years.

Can we expect a new binary release of c::b soon?

Tanks in advance
TomS
Title: Re: successor of 20.03 available?
Post by: blauzahn on April 24, 2024, 07:51:56 am
Quote
Can we expect a new binary release of c::b soon?
Possibly yes in the not too distant future. Please do not ask, when exactly.
Title: Re: successor of 20.03 available?
Post by: Wkerry on April 24, 2024, 11:31:13 am
So blauzahn are you speaking for the CB dev team or personal speak?
Title: Re: successor of 20.03 available?
Post by: blauzahn on April 24, 2024, 12:36:14 pm
I am no cb dev. So, it is personal speak. I use the current trunk anyway. Nonetheless, I assume that it will serve as the next release somewhen.
Title: Re: successor of 20.03 available?
Post by: christo on April 26, 2024, 04:49:35 am
Hi devs, a new release is a good idea since LSP support is added. Now it is not easy to recommend codeblocks to others as most of them gets uninterested when I say they have to use nightly builds
Title: Re: successor of 20.03 available?
Post by: killerbot on April 27, 2024, 08:11:57 am
main focus is on stabilizing the clangd plug-in.

And fix regressions in the before hidden glob feature.
Title: Re: successor of 20.03 available?
Post by: grem on April 27, 2024, 07:00:01 pm
main focus is on stabilizing the clangd plug-in.

And fix regressions in the before hidden glob feature.
Is it planning to prepare "Nightlies" tarballs under https://sourceforge.net/projects/codeblocks/files/Sources/ to simplify packaging developer preview versions in Linux distributives?
Unfortunately the zip archives that generated by Sourceforge on request are temporary and URLs lifetime seems lesser than 24 hours. If request it again the zip-file has differ checksum.
Title: Re: successor of 20.03 available?
Post by: HuskyDucky on May 25, 2024, 01:29:53 pm
I used code::blocks in the past and I wanted to use it again, but when I saw the last update in the 'new' (https://www.codeblocks.org/post/) I almost give up because I thought the project was abandoned.
Not everyone will check if the project is alive based on nightly builds for more than 4 years.
Title: Re: successor of 20.03 available?
Post by: TomS on July 29, 2024, 06:08:07 am
Hello,
I See that I'm not alone with the requests for a new Release.
It looks like the way of keeping c::b alife by nightly build und may lead into a dead end.
What ist the Goal, having a perfekt IDE an no user who use it for his Hobby or Work
 or
supporting a wide Community with an almost perfekt ide which may have some problems until the next version will be released?

Look to commercial products, they keep their Produkts well running by distributing Updates which are simple to use and Install. The nb Show that the Dev Team works hard, but they have Not learned how to Transfer the sw in a propper way to common Users.

Good luck

TomS



Title: Re: successor of 20.03 available?
Post by: gtafan on August 21, 2024, 08:25:33 pm
Hello,
I See that I'm not alone with the requests for a new Release.
Defenetly not alone, but unfortunatelly it looks like the devs only can ofer beta versions called nightly builds.
Title: Re: successor of 20.03 available?
Post by: Pecan on August 22, 2024, 06:28:41 am
Hello,
I See that I'm not alone with the requests for a new Release.
Defenetly not alone, but unfortunatelly it looks like the devs only can ofer beta versions called nightly builds.

A new release is in the queue. The devs are working on it.
Title: Re: successor of 20.03 available?
Post by: nji on August 22, 2024, 07:54:53 pm
Really looking forward to it... hopefully Linux packages too.  ;)
Title: Re: successor of 20.03 available?
Post by: fredIcn on August 23, 2024, 11:51:57 am
I second that.
CodeBlocks is a great product, the community is waiting anxiously
Title: Re: successor of 20.03 available?
Post by: everSome on August 23, 2024, 08:27:40 pm
FWIW: MSYS2 has an mingw-w64-codeblocks package that's euphemistically versioned as "20.03.r13539-2" available in three binary packages, namely:
mingw-w64-clang-x86_64-codeblocks
mingw-w64-clang-aarch64-codeblocks
mingw-w64-ucrt-x86_64-codeblocks
Title: Re: successor of 20.03 available?
Post by: cdavalillo on October 15, 2024, 01:46:13 am
I'm waiting this new version since last year, I hope the new release had solved the symbol browser problems...
Title: 24.12 branch was created
Post by: MichaelAgarkov on November 19, 2024, 04:28:02 pm
The 24.12 (https://sourceforge.net/p/codeblocks/code/HEAD/tree/branches/release-24.12/) branch was created, so it means December 2024.
Title: Re: successor of 20.03 available?
Post by: MichaelAgarkov on November 19, 2024, 06:39:54 pm
Here's another (https://sourceforge.net/p/codeblocks-gd-user-manual/svn/33/) confirmation of a 24.12 release.
Title: Re: successor of 20.03 available?
Post by: cdavalillo on November 20, 2024, 10:12:45 pm
Ohh great news...I suppose that the development team solve the problems with the clang compiler that somebody say here in the forums.
Title: Re: successor of 20.03 available?
Post by: Wkerry on November 21, 2024, 11:29:56 am
What are the problems with the clang compiler usage with CB? I am assuming you are talking about compiling code and NOT  using it for other purposes.
Title: Re: successor of 20.03 available?
Post by: stahta01 on November 21, 2024, 05:20:45 pm
What are the problems with the clang compiler usage with CB? I am assuming you are talking about compiling code and NOT  using it for other purposes.

I posted a few months back that the clang [based replacement for] code completion had problems; I can see someone confusing that with the clang compiler having problems.

Tim S.
Title: Re: successor of 20.03 available?
Post by: MichaelAgarkov on December 27, 2024, 07:46:45 pm
Nevermind, they renamed it to 25.01 (https://sourceforge.net/p/codeblocks/code/13600/).
Title: Re: successor of 20.03 available?
Post by: ygc369 on March 03, 2025, 02:22:20 am
Any progress? Will we see the next version this year?
Title: Re: successor of 20.03 available?
Post by: Miguel Gimenez on March 03, 2025, 10:08:59 am
Looks like 25.03 is on the way.
Title: Re: successor of 20.03 available?
Post by: gtafan on March 04, 2025, 02:55:48 pm
Looks like 25.03 is on the way.
It will be exactly 5 years since the last version then.
Title: Re: successor of 20.03 available?
Post by: Mr.Madguy on April 02, 2025, 10:24:20 pm
Yeah, 25.03 is released. I hope the most annoying bug with Ctrl+C/Ctrl+V is now fixed.
Title: Re: successor of 20.03 available?
Post by: grem on April 06, 2025, 10:14:06 am
The dev-util/codeblocks-25.03 Gentoo Linux package is available (https://packages.gentoo.org/packages/dev-util/codeblocks).
This package contains patches to build FortranProject plugin and to build DisplayEvent core plugin (see issue (https://sourceforge.net/p/codeblocks/tickets/1524/)).
Title: Re: successor of 20.03 available?
Post by: gtafan on April 12, 2025, 06:12:46 pm
Yeah, 25.03 is released.
Finally! Will take a look at it.

Unfortunatelly all links seem to be dead.  :(
Title: Re: successor of 20.03 available?
Post by: cdavalillo on April 15, 2025, 02:13:16 am
Finally, thank you guys.  :)
Title: Re: successor of 20.03 available?
Post by: easyw on June 12, 2025, 02:16:44 pm
Yeah, 25.03 is released.
Finally! Will take a look at it.
Hurray!!!  :D ;D 8)