News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

CodeBlocks sucks

Started by bcc32x, October 03, 2018, 07:01:24 PM

Previous topic - Next topic

bcc32x

CB's parser sometimes stop working when switching between applications using task bar. I have to refresh the project for it to reparse the whole thing so hopefully it started to provide code completion again. The previous time I don't know that, now living with this inconvenient, hope it to be fixed soon. Where is our next major release or we will have to wait to end of the year for CB 19.12? I see CB is losing for CodeLite.

bcc32x

Never mind, I switched to Cevelop (Eclipse CDT) and waiting for Apache Netbeans official C++ support. Meanwhile on platforms Eclipse and Netbeans not yet ported to I will use CodeLite. Bye. 8)

gib

I read this thread because I always find it amusing (sort of...) when people complain aggressively about free software.  (The horrible usage "sucks" suggests that the OP is a young person, which is consistent with the entitled tone of the post.)
CodeBlocks is not perfect, but it is still bloody terrific, and I'm very grateful to the developers.

gtafan

Quote from: gib on August 03, 2019, 03:08:54 AM
I read this thread because I always find it amusing (sort of...) when people complain aggressively about free software.  (The horrible usage "sucks" suggests that the OP is a young person, which is consistent with the entitled tone of the post.)
CodeBlocks is not perfect, but it is still bloody terrific, and I'm very grateful to the developers.
The only problem is CodeBlocks is dead, I mean there are no releas since very long, but about the rest I agree.

raynebc

Dead would mean there is no development.  There was a nightly build from earlier this month.

gtafan

Quote from: raynebc on October 16, 2019, 06:26:46 PM
Dead would mean there is no development.  There was a nightly build from earlier this month.
Already had that discusion, nightly builds are really something only for a smal comunity with advanced programming skills. So let say so for the small comunity, mentioned befor, CodeBlocks is still alive, but but for the rest it´s dead.

Miguel Gimenez

Quotenightly builds are really something only for a smal comunity with advanced programming skills

If merging three zips in a folder needs "advanced programming skills" something is really dead, probably a brain.

gtafan

Quote from: Miguel Gimenez on October 18, 2019, 12:58:51 PM
Quotenightly builds are really something only for a smal comunity with advanced programming skills

If merging three zips in a folder needs "advanced programming skills" something is really dead, probably a brain.
You forgot, that nightly builds contain no compiler, so you need to do all that anoing stuff, to make CodeBlocks worck with the compiler you have and that compiler must be installed to.

stahta01

Quote from: gtafan on October 18, 2019, 01:50:13 PM
Quote from: Miguel Gimenez on October 18, 2019, 12:58:51 PM
Quotenightly builds are really something only for a smal comunity with advanced programming skills

If merging three zips in a folder needs "advanced programming skills" something is really dead, probably a brain.
You forgot, that nightly builds contain no compiler, so you need to do all that anoing stuff, to make CodeBlocks worck with the compiler you have and that compiler must be installed to.

But, that does not require advanced skills.
It likely does require knowing the path of the installed compiler and the ability to cut and paste.
And, the ability to do simple GUI tasks like clicking on buttons in the toolchain configuration.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

raynebc

Quote from: Miguel Gimenez on October 18, 2019, 12:58:51 PM
If merging three zips in a folder needs "advanced programming skills" something is really dead, probably a brain.
That about sums up my thoughts on it.  It's not like you have to build it from source code, which actually is more complicated.  My MinGW installation can't even do it, it crashes during the build process.

It's not hard to have a real compiler installation that is in your PATH environment variable.  If you can't manage that, you need to grapple more with intermediate computer usage before worrying about software development.

gtafan

Quote from: raynebc on October 19, 2019, 01:46:29 AM
Quote from: Miguel Gimenez on October 18, 2019, 12:58:51 PM
If merging three zips in a folder needs "advanced programming skills" something is really dead, probably a brain.
That about sums up my thoughts on it.  It's not like you have to build it from source code, which actually is more complicated.  My MinGW installation can't even do it, it crashes during the build process.

It's not hard to have a real compiler installation that is in your PATH environment variable.  If you can't manage that, you need to grapple more with intermediate computer usage before worrying about software development.
Wait, my english is really really bad, but doesn´t the word nightly build mean, that I have to build it?

BlueHazzard

QuoteWait, my english is really really bad, but doesn´t the word nightly build mean, that I have to build it?
No, YOU do not have to build it (at least for major OS)... Nightly means they are build "during the night". There are provided "official" builds for windows, and some user provide "unofficial builds" for debian and mac... So you can simply download them (for major OS)...

[Edit:] You could at least try to read the nightly forum. An i NEVER have seen any "nightly build" that you have to build yourself...

gtafan

Quote from: BlueHazzard on October 21, 2019, 04:34:45 PM
QuoteWait, my english is really really bad, but doesn´t the word nightly build mean, that I have to build it?
No, YOU do not have to build it (at least for major OS)... Nightly means they are build "during the night". There are provided "official" builds for windows, and some user provide "unofficial builds" for debian and mac... So you can simply download them (for major OS)...

[Edit:] You could at least try to read the nightly forum. An i NEVER have seen any "nightly build" that you have to build yourself...
Like I said my english is very bad, so misunderstandings can be expected.

codelighter

Complain is cheap and meaningless! If you don't like it, do it yourself! Until now, Code::Blocks has been my favorite free C++ IDE for more than 8 Years! I'm always very grateful to the authors for their hard work!  ;D