Re: [wxCode-users] undefined reference to `vtable for wxCustomButton'

2008-09-27 Thread Francesco Montorsi
Hi, Jonathan Haws ha scritto: > I am having troubles compiling my application that makes use of > wxCustomButton in wxThings. A build log is included. > > I had this error once before and it was due to some interesting compiler > directives. I found that those are included in wxCustomButton:

[wxCode-users] undefined reference to `vtable for wxCustomButton'

2008-09-26 Thread Jonathan Haws
I am having troubles compiling my application that makes use of wxCustomButton in wxThings. A build log is included. I had this error once before and it was due to some interesting compiler directives. I found that those are included in wxCustomButton: #if defined(__GNUG__) && !defined(NO_GCC