unable to include a .dylib into another BSD Dynamic Library project .
unable to include a .dylib into another BSD Dynamic Library project .
- Subject: unable to include a .dylib into another BSD Dynamic Library project .
- From: Sudheer dantuluri <email@hidden>
- Date: Wed, 30 Aug 2006 11:40:07 +0530
Hi All,
I'm creating a BSD Dynamic library project .
Here I'm including an already created .dylib and using the functions
defined in that .dylib.
I'm getting an error that the header file that i included doesn't
exists (error : no such file or directory ).
I've placed the header files in the /usr/include and also placed
the .dylib in /usr/lib .
It's working fine if i include the .dylib in a Cocoa Application .
I'm able to use the functions defined in the .dylib in coca
applications .
Can anyone help me out in this issue .
Thanks
Sudheer.
_______________________________________________
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