Re: Why is CHUD not being found? [was -weak_framework CHUD]
Re: Why is CHUD not being found? [was -weak_framework CHUD]
- Subject: Re: Why is CHUD not being found? [was -weak_framework CHUD]
- From: Lyndsey <email@hidden>
- Date: Thu, 18 May 2006 14:57:05 -0400
- Thread-topic: Why is CHUD not being found? [was -weak_framework CHUD]
Hello Everyone,
It looks like I am breaking new ground. Anyone have any tips on why Xcode is
claiming it cannot find the CHUD framework for Mac OS X 10.4.0?
Any tips, suggestions, or guesses?
Here are my settings for searching:
FRAMEWORK_SEARCH_PATHS = $(CHUD_FRAMEWORK_SEARCH_PATHS_$(CURRENT_ARCH))
OTHER_LDFLAGS = -L$(CHUD_FRAMEWORK_SEARCH_PATHS_$(CURRENT_ARCH))
-F$(CHUD_FRAMEWORK_SEARCH_PATHS_$(CURRENT_ARCH)) -lOurLibrary
-weak_framework CHUD
CHUD_FRAMEWORK_SEARCH_PATHS_i386 = /System/Library/PrivateFrameworks
CHUD_FRAMEWORK_SEARCH_PATHS_ppc =
/Developer/SDKs/MacOSX10.3.9.sdk/System/Library/Frameworks
I think that either the -F or -L other LDFlags accomplish the same thing as
FRAMEWORK_SEARCH_PATHS but I'm getting desperate and trying anything.
Thanks for any and all help.
Sincerely,
Lyndsey
On 5/16/06 5:37 PM, "Lyndsey" <email@hidden> wrote:
>> /usr/bin/ld: can't locate framework for: -framework CHUD
>> collect2: ld returned 1 exit status
>
> Even though PowerPC builds, Intel does not with the above error that it
> cannot find the CHUD framework.
>
> I thought that perhaps -F/System/Library/PrivateFrameworks &
> -L/SystemLibrary/PrivateFrameworks was the correct way to tell Xcode how to
> find the framework, but it doesn't work. How should I approach this?
>
> Thanks for any and all suggestions.
>
> Sincerely,
> Lyndsey Ferguson
--
Lyndsey Ferguson
Software Engineer
email@hidden
VectorWorks 12
Go from life without 12 to life without limits.
Visit http://www.vectorworks.net for more information.
_______________________________________________
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