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

Windows; native extensions support #96

Open
FloorD opened this issue Mar 19, 2018 · 2 comments
Open

Windows; native extensions support #96

FloorD opened this issue Mar 19, 2018 · 2 comments
Assignees

Comments

@FloorD
Copy link
Contributor

FloorD commented Mar 19, 2018

Consolidates issues #91 #90 #84 #74 #59 #46

Traveling Ruby currently supports Ruby 2.1.5 and Ruby 2.2.0 for Linux and OS X. For Windows, only Ruby 2.1.5 is supported. This is because the RubyInstaller project hadn't released Ruby >2.1.5 binaries last time Traveling Ruby saw some work. We're a bit past that 2.1.x point now: https://rubyinstaller.org/

What is the necessary work for getting Native extensions working with Windows? #91
Document building for windows #90
Win32-api giving issue creating packages for Windows #84
windows version supported? #74
Another approach to Windows packaging #59 > which @FooBarWidget agreed might be a good approach
Native extensions support for Windows #46

@FloorD FloorD added this to the Windows support milestone Mar 19, 2018
@hanetzer
Copy link

@FloorD I'm unsure why RubyInstaller hasn't updated; I can build a 2.5 build on
gentoo for mingw-w64 using crossdev.

@starkgate
Copy link

There's also a 2.5 build on their website now.

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

4 participants