News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

A debugging check in this application has failed

Started by mariusm, May 16, 2023, 09:15:19 AM

Previous topic - Next topic

mariusm

I get a lot this error: "A debugging check in this application has failed"

Is annoying, more, after this, the editor lost the configuration.

Miguel Gimenez

What application fails, C::B or any of your applications?

The dialog shows information about what check failed, if the problem is in C::B please attach that information and steps to reproduce.

mariusm

CodeBlocks 20.03

Are a lot of, one example: include/wx/font.h(282)

Miguel Gimenez

You are omitting the error text (for example "numWeight > 0"); The line number is meaningless because it changes with every wxWidgets release.

There was a bug in wxWidgets 3.0 related to non-integer font sizes, try a recent nightly or edit the font properties.

mariusm

All the versions have problems... "The program can't start libgcc_s_seh-1.dkk is missing" - last x64 nightly build

Miguel Gimenez

Did you download the required libraries (every nightly consists of three ZIP files that must be expanded in the same folder)?

Please read twice and understand the instructions about using nightlies and my messages before continuing. You still have not posted the exact assert message.

mariusm

#6
https://sourceforge.net/projects/codeblocks/files/Binaries/Nightlies/2023/ there are 7z not zip with only one archive.

No time to test again , now I use 2017 version, do not have this error but have others...

Miguel Gimenez


mariusm


mariusm

I managed to install the latest nightly version, from N archives, is so difficult to put everything in one ...

The result is as I expected, this error do not appear anymore but others appear, a program rich in errors heheheee ...

Now Code Completion do not find functions from another class, on the 17th version worked, now the programmer forgot how to do it...  :o ::) ???