Re: directory name ... does not exist
Re: directory name ... does not exist
- Subject: Re: directory name ... does not exist
- From: Chris Espinosa <email@hidden>
- Date: Sun, 11 Dec 2005 10:52:41 -0800
On Dec 11, 2005, at 5:25 AM, nick briggs wrote:
<x-tad-smaller>XCode 2.2. is giving me a number of compile warnings complaining about directories long removed from my project structure like:</x-tad-smaller>
<x-tad-smaller>/usr/bin/ld: warning -F: directory name (GL/BigWig-GL-b2.3.3/../BigMIDI/build/Deployment) does not exist</x-tad-smaller>
<x-tad-smaller>How can I stop this?
</x-tad-smaller>
Check the Frameworks Search Paths in your target(s) or project. When you add a new framework that's in a nonstandard place, a search path for it is added automatically. When you remove a framework, the search path isn't deleted automatically, as you may have created other dependencies on it. So if you are no longer using any frameworks in that path, you should remove the path from the build settings.
Chris
_______________________________________________
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