Re: How do I get around an illegal reference to symbol?
Re: How do I get around an illegal reference to symbol?
- Subject: Re: How do I get around an illegal reference to symbol?
- From: Ken Turkowski <email@hidden>
- Date: Tue, 30 Aug 2005 12:12:03 -0700
On Aug 30, 2005, at 11:59 AM, Eric Albert wrote:
ld: MyFile.o illegal reference to symbol: _DisposeGWorld defined in
indirectly referenced dynamic library
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/
Frameworks/QD.framework/Versions/A/QD
What's the magic incantation go get this to link?
I'm building a command line tool using Core Services and QuickTime on
XCode 1.5.
You need to either link against the ApplicationServices framework or
avoid calling functions in it.
Thanks for the help. It's obvious now.
--
Ken Turkowski
Reality Pixels
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden