Re: where is the WebServicesCore.framework
Re: where is the WebServicesCore.framework
- Subject: Re: where is the WebServicesCore.framework
- From: Keary Suska <email@hidden>
- Date: Wed, 07 May 2008 10:12:51 -0600
- Thread-topic: where is the WebServicesCore.framework
on 5/6/08 9:10 PM, email@hidden purportedly said:
> Hello,
> ld: file not found:
> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebSer
> vicesCore.framework/Versions/A/WebServicesCore
>
> There is no WebServicesCore.framework on my Mac OS X 10.5.2.
> It doesn't exist on the install CD.
> Where can I get the WebServicesCore.framework ?
It looks like you are trying to link to WebKit, but its framework is not
located there. It is at /System/Library/Frameworks/WebKit.framework/ (on my
machine). Anyway, during build you shouldn't be linking against the system
frameworks--you should be linking against the SDK frameworks.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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