Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

building on os x #1

Closed
feelepxyz opened this issue Jul 19, 2011 · 2 comments
Closed

building on os x #1

feelepxyz opened this issue Jul 19, 2011 · 2 comments

Comments

@feelepxyz
Copy link
Contributor

Hey! How do I go about building this on os x? Is it supported?
Got this and more.. : ld: warning: ignoring file /usr/local/lib/libspotify.so, file was built for unsupported file format which is not the architecture being linked (x86_64)
Used the x86_64 linux lib

@liesen
Copy link
Owner

liesen commented Jul 19, 2011

Sure! I use a mac, too. I like using Homebrew (http://github.com/mxcl/homebrew) to install libraries and stuff, then it's just a matter of: brew install libevent subversion libspotify

If you want to install libspotify manually, make sure you get the build for your architecture.

@feelepxyz
Copy link
Contributor Author

Sweet, didn't even think about homebrew for libspotify..
Also pushed pull request for a jansson formula update for homebrew, 2.1 now, seems to work. Completing the homebrew way :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants