• 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
Linking a Dynamic Library into a XCode Project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Linking a Dynamic Library into a XCode Project


  • Subject: Linking a Dynamic Library into a XCode Project
  • From: "Frederick C. Lee" <email@hidden>
  • Date: Sun, 10 Apr 2005 18:13:40 -0700

I have a dynamic library that I had ported to OS X via DarwinPorts:

[/opt/local/lib]ls libshp.*
libshp.1.2.10.dylib     libshp.1.dylib@         libshp.dylib@


1) I which to link it into my XCode project. Is the following correct (via build inspector)?


LIBRARY_SEARCH_PATHS = /opt/local/lib

2) How do I reference this library from within Obj-C parent code?
     Do I merely have: #import <libheader.h> ?

3) How can I inspect the header(s) or APIs of such a dynamic library?

Regards,

Ric.

_______________________________________________
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


  • Prev by Date: Re: apple-generic Versioning?
  • Next by Date: Dependency analysis warnings and pre-compiled headers
  • Previous by thread: Re: apple-generic Versioning?
  • Next by thread: Dependency analysis warnings and pre-compiled headers
  • Index(es):
    • Date
    • Thread