wxWidgets errors occur after upgrading gDEBugger
Posted
by
acekiller
on Stack Overflow
See other posts from Stack Overflow
or by acekiller
Published on 2012-09-24T14:54:38Z
Indexed on
2012/09/24
15:37 UTC
Read the original article
Hit count: 324
wxwidgets
all. Today I upgraded my gDEBugger (though I don't think it involves gDEBugger) to the latest version but problem occurs. When I tried to open gDEBugger, an alert window named "wxWidgets Debug Alert" pop-up, reporting that "....\src\common\xpmdecod.cpp(822):assert "i==colors_cnt" failed in wxXPMDecoder::ReadData(). Call stack: [00]wxConsole....balabala....", like follows.
All these words seem just like warnings and didn't affect the following work, however I am wondering why this problem occurs? What's the root cause? I am not familiar with wxWidgets and hopes those guru on it can help me resolve it.
© Stack Overflow or respective owner