Re: Building Omni Frameworks (Was: Xcode 2.1 FRAMEWORK_SEARCH_PATHS?)
Re: Building Omni Frameworks (Was: Xcode 2.1 FRAMEWORK_SEARCH_PATHS?)
- Subject: Re: Building Omni Frameworks (Was: Xcode 2.1 FRAMEWORK_SEARCH_PATHS?)
- From: Scott Tooker <email@hidden>
- Date: Mon, 3 Oct 2005 11:46:39 -0700
On Oct 3, 2005, at 10:07 AM, Andrew Pontious wrote:
On Sep 28, 2005, at 11:09 AM, Mark Alldritt wrote:
I'm trying to get the OMNI Frameworks to build, and I've run into
a problem
with the FRAMEWORK_SEARCH_PATHS setting.
I'm trying to configure OmniFoundation and OmniAppKit so that they
reference
the other OMNI frameworks. I've been able to configure the
projects so that
they build the other frameworks on which they depend, but I cannot
get the
#include <OmniBase/OmniBase.h> and #include
<OmniFoundation/OmniFoundation.h> statements to work.
The only way I've ever built the Omni frameworks, for a home
project I was working on, is using a common build products location.
This needs to be set for all of Xcode, not just for a particular
project or target. Go to the Preferences window -> Build panel.
You can also set the build products location to be the same for each
project involved (Get Info on the project and then go to the General
tab). This is useful if you want a set of projects to share a common
location, but still use a different default location for other projects.
Scott
Hope that helps,
-- Andrew Pontious
I've been trying to use the FRAMEWORK_SEARCH_PATHS setting to make
this
work, but it appears to have no effect. I've tried all the
different path
combinations I can think of:
$(SRCROOT)/../OmniBase/build/**
$(SRCROOT)/../OmniBase/build/Development
Nothing seems to work. What am I missing here. The documentation
for
FRAMEWORK_SEARCH_PATHS in the Xcode 2.1 Users Guide states:
Framework Search Paths (FRAMEWORK_SEARCH_PATHS)
This is a list of paths to folders containing frameworks to be
searched by the
compiler for both included or imported header files when
compiling g C,
Objective-C, C++, or Objective-C++, and by the linker for
frameworks used by
the product.
This seems like the thing that I need, but I cannot figure out how
to make
it work.
Cheers
-Mark
---------------------------------------------------------------------
---
Mark Alldritt Late Night Software Ltd.
Phone: 250-380-1725 Script Debugger 3.0 -
AppleScript IDE
WEB: http://www.latenightsw.com/ FaceSpan 4.2 - AppleScript RAD
Affrus 1.0 - Perl Debugging
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
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
_______________________________________________
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