linking problem
linking problem
- Subject: linking problem
- From: Jaime Magiera <email@hidden>
- Date: Fri, 1 Dec 2006 17:20:02 -0500
Hi,
I inherited a Cocoa project from another developer. While updating
the project, I moved some resources and frameworks from one folder to
another, more appropriately named folder. I reset the paths on the
all the libraries, frameworks, and header files I could find in the
project. However, on build, the linker continues to look in that old
directory and an error is thrown due to this. Here is the error...
----------------
-L/Users/jaimelm/applicationmaster/application/../source/EWS\ Public\
Beta/eSellerate\
<snip>
/usr/bin/ld: warning -L: directory name (/Users/jaimelm/
applicationmaster/application/../source/EWS Public Beta/eSellerate
Libs) does not exist
/usr/bin/ld: can't locate file for: -lEWS
------------------
I deleted the old folder. However, no items in the project appear to
have lost their path (turned red) and the linker continues to look in
that directory.
Any thoughts on how I can get PB to be more specific about where in
the build this link is? Or is that info in the error message and I'm
just not seeing it. Any help appreciated.
Jaime Magiera
Sensory Research Network
http://www.sensoryresearch.net
_______________________________________________
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