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

Fix gem on Windows or re-enable binary gem (help welcome) #62

Open
robinst opened this issue Aug 20, 2014 · 5 comments
Open

Fix gem on Windows or re-enable binary gem (help welcome) #62

robinst opened this issue Aug 20, 2014 · 5 comments

Comments

@robinst
Copy link
Owner

robinst commented Aug 20, 2014

The Windows binary gem (taglib-ruby-*-x86-mingw32.gem) produced from master with my current cross compilation toolchain doesn't work.

As I currently only have very limited access to a Windows machine (and it's a VM), I can't fix it.

Error on require (note that it says "0.6.0", but it's master):

error

File and ldd (at the top is master, below is the working 0.5.0):

file-ldd

@robinst
Copy link
Owner Author

robinst commented Aug 20, 2014

@luislavena: Any ideas?

@robinst
Copy link
Owner Author

robinst commented Aug 20, 2014

(See also rake-compiler/rake-compiler#95 for suggestions such as linking libtag.dll statically into taglib_base.so.)

@robinst robinst mentioned this issue Aug 20, 2014
@Phrogz
Copy link

Phrogz commented Aug 4, 2015

I'd like to have taglib-ruby working on Windows under Ruby v2.1 or v2.2. I have a native Windows box, but I'm not a Windows C++ developer. Is there anything I can do to help?

@robinst
Copy link
Owner Author

robinst commented Nov 6, 2015

@Phrogz: Have you used the DevKit from here before?: https://github.com/oneclick/rubyinstaller/wiki/Development-Kit

That should theoretically still work.

@Phrogz
Copy link

Phrogz commented Nov 6, 2015

@robinst Yes, I have DevKit in place and working. Does not apply here.

@robinst robinst changed the title Re-enable Windows binary gem (help welcome) Fix gem on Windows or re-enable binary gem (help welcome) Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants