[wx 2.6.3, mac, xcode] link problem again... I need some help...
Mickael Gasrel
mgasrel at e-frontier.com
Mon Nov 20 08:50:50 PST 2006
Hi,
I have built a dynamic library of wxMac 2.6.3 with xcode (macho
compilation).
If I use this dynamic library in another dynamic library I obtain link
errors like that:
Undefined symbols
__ZTI8wxWThread
__ZTI8wxWindow
..
If I use this dynamic library in an application I obtain these link errors:
Undefined symbols:
typeinfo for wxThread
typeinfo for wxGDIObject
typeinfo for wxObject
typeinfo for wxTimer
...
The RTTI option is selected in the wx project and in my project.
I have compared the minimal sample (it works with the same dynamic library
of wx) with the settings of my application but no significant difference.
Please, could you help me? It is really urgent.
Thanks.
Mickael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20061120/61f80bb8/attachment.htm
More information about the wx-users
mailing list