Re: linking to private frameworks
Re: linking to private frameworks
- Subject: Re: linking to private frameworks
- From: Eric Ocean <email@hidden>
- Date: Thu, 30 Sep 2004 09:13:21 -0700
I own the application; I didn't write it.
Here's the Ld command, and the error message. According to RuntimeBrowser, the class does in fact exist in ProKit.
Regards,
Eric Ocean
<x-tad-smaller>
Ld /Users/test/Build/MySIMBL.bundle/Contents/MacOS/MySIMBL
cd /Users/test/Desktop/source
/usr/bin/gcc-3.3 -o /Users/test/Build/MySIMBL.bundle/Contents/MacOS/MySIMBL -L/Users/test/Build -F/Users/test/Build -F/System/Library/PrivateFrameworks -filelist /Users/test/Build/MySIMBL.build/MySIMBL.build/Objects-normal/MySIMBL.LinkFileList -framework Cocoa -framework ProKit -arch ppc -bundle
</x-tad-smaller><x-tad-smaller>ld: Undefined symbols:
.objc_class_name_NSProAlert
</x-tad-smaller>
On Sep 30, 2004, at 3:37 AM, Karin Kosina wrote:
On Wed, 29 Sep 2004 21:51:44 -0700, Eric Ocean <email@hidden> wrote:
The linker
complains, so I add the private framework to my project, but it still
complains.
It would be helpful if you let us know what exact error you get... :)
Cheers, kyrah
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden