Re: can't locate framework
Re: can't locate framework
- Subject: Re: can't locate framework
- From: Daniel Jalkut <email@hidden>
- Date: Thu, 22 Dec 2005 12:08:35 -0500
Michael - what directory is the framework in during your build
process? You may need to adjust Xcode's "Framework Search Paths"
directory.
Daniel
On Dec 22, 2005, at 2:48 AM, Michael Hanna wrote:
Hi all, I built an embeddable framework as per http://rentzsch.com/
cocoa/embeddedFrameworks ..
I added it to my project, with a copy files build phase into the
Frameworks dir. however, when I compile I get the error
/usr/bin/ld: can't locate framework for: -framework SoundTouch
if I open the package.app, there is no Frameworks directory and
hence no SoundTouch.framework inside it, even though I added a copy
files build phase
not sure where to go from here.
framework settings:
installation directory: @executable_path/../Frameworks
prebinding on
other linker flags: -seg1addr 0xb0000000
header files exposed as public
app settings:
added SoundTouch.framework
added copy files build phase to Frameworks
dragged SoundTouch.framework into copy files build phase root
both projects are using the 10.4u SDK, XCode 2.2
Michael
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
sweater.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