[wx 2.6.3, mac, xcode] link problem

Stefan Csomor csomor at advancedconcepts.ch
Tue Nov 14 04:10:25 PST 2006


Hi Mickael
 
are the settings for building the dynamic library and the applications
the same regarding RTTI ? Isn't that the linker symbol for the type-info
for wxWindow ?
 
just an idea..
 
Stefan


  _____  

	From: Mickael Gasrel [mailto:mgasrel at e-frontier.com] 
	Sent: Montag, 13. November 2006 17:06
	To: wx-users at lists.wxwidgets.org
	Subject: [wx 2.6.3, mac, xcode] link problem
	
	

	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/20061114/19fb3ce3/attachment.htm


More information about the wx-users mailing list