Re: Link errors
Re: Link errors
- Subject: Re: Link errors
- From: Steve Mills <email@hidden>
- Date: Tue, 7 Feb 2006 10:56:21 -0600
On Feb 7, 2006, at 09:58, Chris Espinosa wrote:
That's all correct. Let me know how things go.
After fixing the libs to come from /usr/lib, I did a clean, quit,
open, build and still got the same link errors. Huh. I checked the
project settings again and they were correct. Then I wondered about
the target settings. Sure enough, when the files were added directly
from the 10.3.9.sdk, these access paths were added:
LIBRARY_SEARCH_PATHS = $(LIBRARY_SEARCH_PATHS) $
(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.3.9.sdk/usr/lib
FRAMEWORK_SEARCH_PATHS = $(FRAMEWORK_SEARCH_PATHS) $
(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/
Versions/A/Frameworks
Fixed those has fixed the link errors. I'll have to make sure
everyone here knows how to correctly add libs and frameworks.
Thanks for the help and leading me to look in the right places.
A different question: Since I got the Intel iMac, it's always
compiled 2 files at once - it has the only 2 Intel cpu's in the
house. Just now it was compiling 6 files at once. WTF? There are 6
PPC cpu's available on the network, but I thought building could only
be distributed to the same type cpu?
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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