[wx 2.6.3, mac, xcode] link problem again... I need some help...
Stefan Csomor
csomor at advancedconcepts.ch
Tue Nov 21 02:28:47 PST 2006
Hi
do you have the same architecture settings in both projects ? could it
be that the application is a universal binary but the lib is not ?
Best,
Stefan
_____
From: Mickael Gasrel [mailto:mgasrel at e-frontier.com]
Sent: Montag, 20. November 2006 17:51
To: wx-users at lists.wxwidgets.org
Subject: [wx 2.6.3, mac, xcode] link problem again... I need
some help...
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/20061121/75ec112c/attachment.htm
More information about the wx-users
mailing list