Author Topic: wxDebugReport can't be used under MingW!?  (Read 4066 times)

Offline heromyth

  • Multiple posting newcomer
  • *
  • Posts: 98
    • http://
wxDebugReport can't be used under MingW!?
« on: September 20, 2005, 07:00:15 am »
I notice that the CB in CVS has used wxDebugReport. It can work in Windows just requiring to set MONOLITHIC = 0 . You can try to compile samples\debugrpt without wxHandleFatalExceptions().
I have reported this bug to wxWidgets. You can trace here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1295218&group_id=9863&atid=109863

By now, there is no any responser.

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: wxDebugReport can't be used under MingW!?
« Reply #1 on: September 20, 2005, 08:31:25 am »
Yes, I 've noticed it and put #ifdef guards around it.
Be patient!
This bug will be fixed soon...