Recent Posts

Pages: [1] 2 3 4 5 6 ... 10
1
Hi, thankyou for the prompt response, however I had a brainstorm, and figured out the problem from the error messages given in CB 20.03 before the debugger crashed. I am teh n00b, and whilst I would like to provide that info, what you suggest seems like a lot of work for a dope liek me  :P

For instance, I have no idea how to build from the command line.

Best of luck with this program though, as apart from the buggy debugger, it's great.

Best regards,

bad_terminal.
2
Post a full rebuild log, see this.
3
As topic.

Was using 20.something for years (all developing same program -  a learning excercise) ran into a problem recently I couldnt figure out in my head (I've never used the codeblocks debugger before, and have been troubleshooting in my head these past years) so I thought i'd try codeblocks debugger.

Unfortunatley the one that came with 20.something kept crashing, so I installed 25.03....which wont build any of the 60-odd previously working versions i'd already created.

Anyone have an  idea as to why?

Ta.
4
Using Code::Blocks / Re: Problem with standalone exe
« Last post by bad_terminal on Yesterday at 01:32:04 pm »
Surely somebody knows what all those different 'compliers' are and what the difference is?
I know. It is different compilers for the different cases. I have 3 compilers in use: one for Win64 (gcc 14.2, default), one for Win32 (gcc 14.2 for some automation tasks, old hardware has no Win64 drivers) and one for XP (gcc 9.3, really old hardware, no Win7 drivers).

Ok thankyou, that makes sense.
5
Spam reported to moderator.
6
Help / Re: How do I install Code:Blocks,Wxwidgets and wxSmith on Linux Mint?
« Last post by Billie34 on Yesterday at 09:20:35 am »
Among Us Free
Is it possible to install Code:Blocks,Wxwidgets and wxSmith on Linux Mint? If so, how?

https://wiki.codeblocks.org/index.php/Main_Page
I got it installed, thanks
7
Development / Re: AI may help us to create plugins
« Last post by christo on November 04, 2025, 04:57:35 pm »
Generative AI is just a tool now, it is up to the user to use it properly. In my very limited experience, I think code generation via AI is just like an enhanced wizard, user can adapt it to the requirements and for maintainability, basically using it just as a starting point. There is no point in hating generative AI imho.

Regarding the bugs, whenever I see an issue with C::B, I'll try to fix it if I can, or report it. I've seen developers doing a wonderful job of fixing issues if proper details are provided with bugs. Patches are also accepted without any barrier. I think it is the responsibility of the users to report bugs properly so that developers have enough data fix them in their spare time.

For me C::B is quiet stable and runs for days without any issue. Just wanted to post this since I feel there is unjust criticism.
8
Help / Re: Different handling of placeholders
« Last post by rechtsanwaltsteyer on November 04, 2025, 11:16:25 am »
Thank you very much for the suggestions. In all the IDEs (Code::Blocks, KDevelop, and Qt Creator) i use, I have created some snippets/placeholders for different needs and a date snippet/placeholder to document the date of initial creation and subsequent versions in the source code header. Since I'm the only one working on the code, this allows me to avoid using Git and other version control systems.
Greatings Michael
9
Using Code::Blocks / Re: Help getting SDL2 to work in Code Blocks
« Last post by Miguel Gimenez on November 04, 2025, 09:04:13 am »
Spam reported to moderator.
10
General (but related to Code::Blocks) / Re: Welcome Newcomers - PLEASE READ!!!
« Last post by ahashib on November 04, 2025, 08:58:35 am »
Hi,

I am new.  I have just installed Code::Blocks and started learning Fortran.  Thank you for letting me join this forum. 

- Abdullah Al Hashib
Pages: [1] 2 3 4 5 6 ... 10