Re: Alternative Location of Cocoa ID3 Framework??
Re: Alternative Location of Cocoa ID3 Framework??
- Subject: Re: Alternative Location of Cocoa ID3 Framework??
- From: Chase Meadors <email@hidden>
- Date: Wed, 7 Apr 2010 23:05:44 -0500
I ran sudo make install, and it appears to have installed everything
in usr/local/include/taglib. Is that it? Am I ready to #include these
files in an Xcode project? What exactly do I #include? <taglib/
filename>? Sorry for all the questions, but you've been a lot of help.
On Apr 7, 2010, at 10:43 PM, Jens Alfke wrote:
On Apr 7, 2010, at 8:37 PM, Chase Meadors wrote:
I went into the directory and ran configure and make. Everything
looks like it went okay, but what file am I looking for?
It depends. All projects are different. Did it create a “bin” or
“lib” subdirectory? (Did you check the readme file or other docs?)
Often, if you do a “sudo make install” it will put libraries into
system library directories, like /usr/local/lib.
—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