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

No Windows support #5

Closed
thedjinn opened this issue Nov 7, 2013 · 2 comments
Closed

No Windows support #5

thedjinn opened this issue Nov 7, 2013 · 2 comments

Comments

@thedjinn
Copy link

thedjinn commented Nov 7, 2013

I am trying to use the Spotify gem on Windows, but the gem doesn't provide libspotify's windows binaries.

@Burgestrand
Copy link
Owner

Thanks for the bug report! I’ll see if I can fix this one today.

Burgestrand added a commit that referenced this issue Nov 9, 2013
Windows appear to require the ".dll" to be able to load the file at all.
Burgestrand added a commit to Burgestrand/spotify that referenced this issue Nov 9, 2013
@Burgestrand
Copy link
Owner

Made a 32-bit gem release now for mingw. Not sure if it will install on cygwin, so if you’re using that please re-open the issue and I’ll investigate if I can install cygwin and see if I can make a build for that as well.

Additionally, you can force install a specific platform by doing gem install libspotify --platform x86-mingw32. I believe that should allow you to use the mingw build on cygwin.

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