Re: Embedding frameworks across projects
Re: Embedding frameworks across projects
- Subject: Re: Embedding frameworks across projects
- From: Greg Hurrell <email@hidden>
- Date: Sun, 5 Mar 2006 18:40:33 +0100
El 05/03/2006, a las 3:40, Adrian Sampson escribió:
I could be going about this all wrong, though. I have changed the
build paths in both the framework and application projects to a
single directory (I didn't change my global Xcode preferences so
that these projects might compile in other environments). Now,
however, Xcode passes an -F parameter to gcc indicating the
(nonexistent) build folder of the framework project. The warning,
predictably, is this:
warning -F: directory name (/Users/adrian/FRAMEWORK_PROJECT_PATH/
build/Debug) does not exist
I too get the same warning if I delete my "Debug" or "Release"
directories (ie. the "$TARGET_BUILD_DIR" folders). Xcode creates them
anyway, so the second time around I don't see the warning. And I can
avoid the warning by not trashing those directories (fine to trash
the contents though).
Greg
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