Re: Xcode 2.2 is now available [Part 2]
Re: Xcode 2.2 is now available [Part 2]
- Subject: Re: Xcode 2.2 is now available [Part 2]
- From: Dave Thorup <email@hidden>
- Date: Thu, 17 Nov 2005 16:24:04 -0500
On Nov 17, 2005, at 3:43 PM, William H. Schultz wrote:
I tried this:
LIBRARY_SEARCH_PATHS = $(BUILT_PRODUCTS_DIR)/"$
(APPLICATION_NAME)".app/Contents/Frameworks $(SDKROOT)/usr/lib
Have you tried this:
LIBRARY_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/$(APPLICATION_NAME).app/
Contents/Frameworks" $(SDKROOT)/usr/lib
I think you should have the entire path enclosed in the double
quotes, not just part of it.
_____________________________
Dave Thorup
Software Engineer
email@hidden
http://www.kuwan.net
HyperSpell - Check spelling in Mac OS X from any application.
_______________________________________________
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