Xcode 2.1 FRAMEWORK_SEARCH_PATHS?
Xcode 2.1 FRAMEWORK_SEARCH_PATHS?
- Subject: Xcode 2.1 FRAMEWORK_SEARCH_PATHS?
- From: Mark Alldritt <email@hidden>
- Date: Wed, 28 Sep 2005 11:09:23 -0700
- Thread-topic: Xcode 2.1 FRAMEWORK_SEARCH_PATHS?
Hi All,
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.
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:
This email sent to email@hidden