Re: Link error -- missing file (??)
Re: Link error -- missing file (??)
- Subject: Re: Link error -- missing file (??)
- From: dct <email@hidden>
- Date: Mon, 15 Sep 2008 10:51:20 -0700
Jeffrey, Nick --
Until now, I have successfully avoided making any attempt at tuning
the build setup. I'd rather not get into the guts of compiling and
linking and I've assumed that the basic Xcode installation(s) would
provide a working and satisfactory setup for my rather conventional
needs. Meaning I need some more help; i.e.,:
- How do I pare the the link path back to
/System/Library/Frameworks/CoreServices.framework/Versions/A/
CoreServices
if that is the right thing to do? (There is a 172 KB Unix
Executable file there.)
- How (where) do I check and mod the file permissions? ( I'm pretty
certain that it isn't Finder>File>Get Info.)
Thanks for the quick replies. Don
On Sep 14, 2008, Jeffrey Oleander wrote:
" check the file permissions?
ls -l "
On Sept 14, 2008, Nick Zitzman wrote:
"You shouldn't deep-link to frameworks. Instead, link to the umbrella
framework. In this case, the WebServicesCore framework was present in
CoreServices in Tiger, but it isn't anymore in Leopard.
And the compiler probably won't find it if you're using an SDK, even
if it is installed inside the CoreServices framework. The 10.5 SDK
doesn't have a WebServicesCore framework"
On Sun, 2008/09/14, dct <email@hidden> wrote:
From: dct <email@hidden>
Subject: Link error -- missing file (??)
To: "Xcode-Users Users" <email@hidden>
Date: Sunday, 2008 September 14, 20:05
I recently attempted to open a project on a MacMini that I
use as back-
up computer. The project had opened successfully in the
past but this
time it failed with an error:
Linking/Users/Shared/...../MacOS/Cafe (1 error)
* file not found: /System/Library/Frameworks/
CoreServices.framework/Versions/A/
Frameworks/
WebServicesCore.Framework/Versions/A/WebServicesCore
* Command / Developer / usr / bin / gcc-4.0 failed
with error
code 1.
This error does not occur on my primary development
computer--a MacPro.
Hoping that had a simple problem with the Xcode
installation, I
installed Xcode 3.1.1 (which I have running successfully on
the
MacPro) and tried again to open the project -- the
installation
succeeded but the project still failed to open, giving the
same error.
A Finder Window search along the same path --
System/Library/
Frameworks/.../A/WebServicesCore -- reveals a 36KB Unix
Executable
File named WebServicesCore. So, as best I can tell, the
proper file
exists where it should be.
Where do I go from here? Don Thompson
_______________________________________________
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