[wx 2.6.3, mac, xcode] link problem
Mickael Gasrel
mgasrel at e-frontier.com
Mon Nov 13 08:06:16 PST 2006
Hi,
I have built a dynamic library of wxMac 2.6.3 with xcode (macho
compilation).
In my project if I use some wx objects I have no problem but if I try to
override a wx class I obtain a link error.
Ex:
class my_window : public wxWindow
{
...
}
Undefined symbols
__ZTI8wxWindow
The same code with code warrior works.
How can I resolve my problem ?
Thanks.
Mickael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061113/e6c371a8/attachment.htm
More information about the wx-users
mailing list