-
-
Notifications
You must be signed in to change notification settings - Fork 27
Problems installing 1.0.1 gem on Windows 10 (0.7.1 works fine) #102
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
Comments
What version of taglib do you have? |
Yep, I am using 1.11.1 $ pacman -Qs taglib |
Looks like the Unfortunately, this class lack some stuff in order to behave like a
Hopefully, this should be an easy fix, but it must be fixed in taglib. |
@Sigill Have you reported this to taglib? |
No, I have not. |
I reported this in the hope of getting Ruby bindings to build again on Windows ;-) Can anyone speak to what combination of taglib-ruby / taglib will build or work on Windows in the meantime? I'm using Ruby 3.3 along with MSys2... |
Sorry for the trouble with TagLib. Version 2.0 has breaking changes. Converting a file name on Windows to
Concerning |
I am using rubyinstaller 2.7.2 with the msys2 devkit but have tried this with 2.4, 2.5 and 2.6 as well.
I am able to get a taglib-ruby gem to build and install if I specify version 0.7.1 but I get some "crazy errors" with version 1.0.1.
Any ideas?
The text was updated successfully, but these errors were encountered: