Re: link error
Re: link error
- Subject: Re: link error
- From: Dan Korn <email@hidden>
- Date: Fri, 11 Dec 2009 14:26:46 -0600
On Dec 11, 2009, at 1:51 AM, Jean-Daniel Dupas wrote:
> Le 11 déc. 2009 à 08:29, email@hidden a écrit :
>
>> Hi
>> Before I was using Xcode 2.4 with Tiger.
>> Now that I have a new imac , I have to use xcode 3.2.1 with snow leopard.
>> When I link my application I got this error
>> ld: file not found: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
>> WebServiceCore doesn't exist in snow leopard.
>> I don't use WebServiceCore in my application.
>> Any idea?
>>
>> Thanks for help
>> Vincent HOFFMANN
>
> Remove it from your project, and if it is not in your project, check your target linker flags.
> And if it does not works, post the transcript (the invocation details of the linker command. It can be done just by dragging the error line from the build window of Xcode to Mail).
FWIW, I had exactly the same issue when using GCC 4.0 and the 10.5 SDK in Xcode 3.2, as I noted in the PS of this message:
http://lists.apple.com/archives/xcode-users/2009/Nov/msg00109.html
As I noted therein, there was no reference to WebServicesCore anywhere else in the entire build transcript except for that error message. Unfortunately, I don't happen to have that build transcript handy anymore, but it's a huge project, and the transcript is very long, and I'm not sure what else one would look for in there anyway.
Dan
_______________________________________________
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