• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: unable to include a .dylib into another BSD Dynamic Library project .
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: unable to include a .dylib into another BSD Dynamic Library project .


  • Subject: Re: unable to include a .dylib into another BSD Dynamic Library project .
  • From: "Peter O'Gorman" <email@hidden>
  • Date: Wed, 30 Aug 2006 21:51:22 +0900


On Aug 30, 2006, at 3:10 PM, Sudheer dantuluri wrote:

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 .

Are you using an SDK when it says "no such file or directory"? If so, you probably want copies of your libary & headers in the SDK too. I'd advise against putting libraries in /usr/lib though, try /usr/local instead.


Peter




_______________________________________________ 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
References: 
 >unable to include a .dylib into another BSD Dynamic Library project . (From: Sudheer dantuluri <email@hidden>)

  • Prev by Date: Re: dyld-problem
  • Next by Date: Re: [2.4] Dependency checker confused about a plist resource
  • Previous by thread: unable to include a .dylib into another BSD Dynamic Library project .
  • Next by thread: dyld-problem
  • Index(es):
    • Date
    • Thread