x86_64 "Symbol not found" problem
x86_64 "Symbol not found" problem
- Subject: x86_64 "Symbol not found" problem
- From: Donnie Lee <email@hidden>
- Date: Sun, 30 Aug 2009 14:27:26 +0400
Hello,
I have a problem with loadable plugin bundle for an application. I
compile my plugin under Snow Leopard with "-undefined dynamic_lookup"
option, because it uses classes from a main app. While I compile it as
32-bit all works OK (both plugin and app runs in 32-bit mode), but
when I compile it as x86_64 I got load-time error: "Error loading ...
Symbol not found: ... Expected in: flat namespace ..." How to make it
work?
Regards,
Donnie
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden