On Tue, 22 Mar 2005 00:29:31 +0100 (Romance Standard Time) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> These are real warnings, strange that g++ 3 doesn't give them (although it VZ> does in other cases). The solution is to add a (empty) virtual dtor. Added, hope it's OK. I get link error using wxGTK2: /usr/local/wxWindows.gtk2.nun/lib/libwx_gtk2d_core-2.5.so: undefined reference to `wxWindowListNode::~wxWindowListNode()' /usr/local/wxWindows.gtk2.nun/lib/libwx_gtk2d_core-2.5.so: undefined reference to `wxwxMenuListNode::~wxwxMenuListNode()' /usr/local/wxWindows.gtk2.nun/lib/libwx_gtk2d_core-2.5.so: undefined reference to `wxwxListStringNode::~wxwxListStringNode()' ... Where are these wxwx coming from? Regards, Nerijus ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Mahogany-Developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
