Recent Posts

Pages: 1 [2] 3 4 5 6 7 ... 10
11
Development / Re: Lost early documentation
« Last post by ChelsWhittaker on July 13, 2026, 11:48:59 am »
That's really relatable! I've spent countless hours diving into old systems and documentation, only to lose a crucial link. It's a frustrating but common experience when you're trying to piece together legacy information. Good luck finding it! Geometry Dash

12
Using Code::Blocks / Re: Can't Get Debugger to Work
« Last post by Miguel Gimenez on July 13, 2026, 11:27:20 am »
Profile and normal spammers reported to moderator.
13
Development / Re: Lost early documentation
« Last post by Miguel Gimenez on July 13, 2026, 11:26:41 am »
Spam reported to moderator.
14
Development / Re: Lost early documentation
« Last post by Johnones on July 13, 2026, 10:42:54 am »
This sounds like a deep dive into retro dev environments, very cool! I've been spending my gaming time lately with something a bit different, like Drive Mad, which is all about physics and wild levels. It's fascinating how you uncover these crucial, yet easily lost, pieces of documentation. Do you find these "lost gems" happen often in your projects?

15
Using Code::Blocks / Re: Can't Get Debugger to Work
« Last post by ethan896 on July 13, 2026, 06:48:34 am »
I love the insights shared here about  fnaf 3 ! What do you all think makes this installment stand out in the series? Are there specific mechanics or story elements that really hooked you?
16
Using Code::Blocks / Re: Can't Get Debugger to Work
« Last post by arrissutton on July 13, 2026, 05:18:15 am »
I appreciate the insights shared here!
17
General (but related to Code::Blocks) / Re: Thanks for a great IDE
« Last post by MortenMacFly on July 11, 2026, 05:50:31 pm »
I just want to express my gratitude to the developers of Code::Blocks for a great IDE. I'm code in C99, three years, and Linux Mint + LMDE and Code::Blocks very easy to install and use.

I'm near 70, dyslectic and creating a business program for my wife. For me it's quite big, about 20 modules but easily manageable using this IDE.
Dear Evan,thanks for your kind words! It also looks like age is not an issue for developers... great to hear! ;-)
18
General (but related to Code::Blocks) / Re: Compilation error using wxWidgets 3.3.3
« Last post by Pecan on July 11, 2026, 05:46:58 pm »
@Pecan: I tested on svn 13892 your patch downloaded yesterday (-3 version). Nevertheless, after the patch, the wxCheck warning seems to be still there with wxWidgets 3.3.3 but was not (before the patch) and is not (after the patch) present with wxWidgets 3.3.2

Thanks for testing.
I haven't gotten to wx 3.3.3 yet.
Still verifying the patch against the current CB head.
CB head is being a moving target. I keep having to update to head and re-making the patch.

In general for wx 3.3:
When using the Default and Simple tabs setting of Environment/Notebooks appearance the asserts only occur when starting or shutting down CodeBlocks.
When using the FireFox2 or Microsoft tabs choices, the asserts occur any time there is code that manipulates the tabs.
19
General (but related to Code::Blocks) / Re: Compilation error using wxWidgets 3.3.3
« Last post by gd_on on July 11, 2026, 10:43:27 am »
@Pecan: I tested on svn 13892 your patch downloaded yesterday (-3 version). Nevertheless, after the patch, the wxCheck warning seems to be still there with wxWidgets 3.3.3 but was not (before the patch) and is not (after the patch) present with wxWidgets 3.3.2
20
General (but related to Code::Blocks) / Re: Compilation error using wxWidgets 3.3.3
« Last post by Pecan on July 10, 2026, 05:39:53 pm »
I tried to published an image of the error, but I had a database error. I dont understand why. Here is the text contained in that warning window :
Quote
A debugging check in this application has failed.
../../src/aui/auibook.cpp(2335): assert "page->GetParent() ==  this" failed in InsertPage(): page must be a child of the notebook
If I click on the Continue Button, C::B seems to work.

This assert will probably be fixed by https://sourceforge.net/p/codeblocks/tickets/1605/ when it gets applied sometime soon. It's still in test/verify mode.
Pages: 1 [2] 3 4 5 6 7 ... 10