• 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: using an external library in an Xcode project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: using an external library in an Xcode project


  • Subject: Re: using an external library in an Xcode project
  • From: Eric Albert <email@hidden>
  • Date: Sun, 8 Aug 2004 13:27:25 -0700

On Aug 8, 2004, at 10:01 AM, Chuck Musser wrote:

I have some conventional (compiled via "make", written in standard UNIX C) libraries that I'd like to use in my Xcode Cocoa project, but I can't figure out how to incorporate them in my project. I added the header files, but I can't add the static libraries themselves. What I tried was "Add to Project", but I cannot navigate to any of the places where the library hides. In the source directory, the libraries I want are in a directory called ".libs", which is invisible to the Add To Project" dialog. I can't find a way to navigate to the install directory, which is "/usr/local/lib/"

In the Add To Project dialog, press command-shift-G to get a "Go To Folder" dialog. You can type any path you want in there, including directories that aren't visible in the Finder, and the dialog will go there.


Hope this helps,
Eric
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.


References: 
 >using an external library in an Xcode project (From: Chuck Musser <email@hidden>)

  • Prev by Date: Basic C Language question
  • Next by Date: Re: Basic C Language question
  • Previous by thread: Re: using an external library in an Xcode project
  • Next by thread: Re: using an external library in an Xcode project
  • Index(es):
    • Date
    • Thread