From: Klaas H. <db...@nl...> - 2007-02-08 15:35:34
|
Another reason might be mixing up Debug wxWidgest with non debug applicat= ion code. ( flags like __WXDEBUG__ and such ) Klaas John Labenski wrote: > On 2/8/07, Mat=EDas Szeftel <msz...@ya...> wrote: >=20 > For starters you may want to try adding virtual destructors for these > classes, just an empty one like this. I think I've seen error messages > like these before and I'm guessing that they are from the base class > having a vtable, but your subclassed class doesn't explicitly have > one. >=20 --=20 Unclassified |