Re: can't locate framework
Re: can't locate framework
- Subject: Re: can't locate framework
- From: Michael Hanna <email@hidden>
- Date: Thu, 22 Dec 2005 15:53:22 -0800
Hi Daniel, I gave that a shot, making the directory '.' (no quotes)
and it didn't seem to help. After all, when I add it to the project,
wouldn't XCode know where it is?
I also tried adding it to /Library/Frameworks/ which didn't seem to
help either.
Michael
On 22-Dec-05, at 9:08 AM, Daniel Jalkut wrote:
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