• 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: Alternative Location of Cocoa ID3 Framework??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Alternative Location of Cocoa ID3 Framework??


  • Subject: Re: Alternative Location of Cocoa ID3 Framework??
  • From: Jens Alfke <email@hidden>
  • Date: Wed, 7 Apr 2010 21:49:11 -0700

On Apr 7, 2010, at 9:05 PM, Chase Meadors wrote:

> I ran sudo make install, and it appears to have installed everything in usr/local/include/taglib. Is that it?

Those are the headers. The actual library itself must be somewhere else. (Check /usr/local/lib.)

You’d need to add /usr/local/include as a header search path in your Xcode target, and then you could #include <taglib/xxx.h>. But you’ll get link errors unless you actually add the library to the project.

—Jens

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: Alternative Location of Cocoa ID3 Framework?? (From: patrick machielse <email@hidden>)
 >Re: Alternative Location of Cocoa ID3 Framework?? (From: Chase Meadors <email@hidden>)
 >Re: Alternative Location of Cocoa ID3 Framework?? (From: Jens Alfke <email@hidden>)
 >Re: Alternative Location of Cocoa ID3 Framework?? (From: Chase Meadors <email@hidden>)
 >Re: Alternative Location of Cocoa ID3 Framework?? (From: Jens Alfke <email@hidden>)
 >Re: Alternative Location of Cocoa ID3 Framework?? (From: Chase Meadors <email@hidden>)

  • Prev by Date: Re: Problem with vCard and AddressBook ABPerson UID, HELP!!
  • Next by Date: Re: How to subclass UIButton?
  • Previous by thread: Re: Alternative Location of Cocoa ID3 Framework??
  • Next by thread: Using Core Data ManagedObjectIDs to uniquely name files
  • Index(es):
    • Date
    • Thread