Another reason might be mixing up Debug wxWidgest with non debug application 
code.
( flags like __WXDEBUG__ and such )

Klaas

John Labenski wrote:
> On 2/8/07, Matías Szeftel <[EMAIL PROTECTED]> wrote:
> 

> 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.
> 

-- 
Unclassified

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to