Creating a private embedded framework
Creating a private embedded framework
- Subject: Creating a private embedded framework
- From: Neil Williams <email@hidden>
- Date: Thu, 07 Apr 2005 11:47:47 +0100
I am currently trying to bundle some precompiled
libraries (from Matlab) with my Cocoa application.
I have followed the instructions at:
http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html#//apple_ref/doc/uid/20002258/BAJJBIEF
The framework builds OK, but my application won't.
I get the following error:
ld: can't locate framework for: -framework Matlab
BTW I have added the path of the directory where
my Matlab framework resides to the projects
"Framework Search Path" setting.
Any tips would be appreciated.
Best regards
Neil Williams
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden