User forums > General (but related to Code::Blocks)
Compilation error using wxWidgets 3.3.3
gd_on:
SVN 13889 compiles for me with wxWidgets 3.3.3 (yesterday I had the same problem than described in the first post).
But when I launch this version I obtain a wxCheck warning.
gd_on:
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
--- End quote ---
If I click on the Continue Button, C::B seems to work.
Pecan:
--- Quote from: gd_on on July 10, 2026, 05:37:11 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
--- End quote ---
If I click on the Continue Button, C::B seems to work.
--- End quote ---
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.
gd_on:
@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
Pecan:
--- Quote from: 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
--- End quote ---
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.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version