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

Build DLL version of PDCurses and bundle it on mswin #30

Merged
merged 1 commit into from
Apr 24, 2017

Conversation

unak
Copy link
Member

@unak unak commented Apr 22, 2017

The past commit for mswin support was linking PDCurses statically.
But curses.rb assumes that bundled PDCurses is a DLL version.
Then, we should make DLL version of PDCurses on mswin, too.

The past commit for mswin support was linking PDCurses statically.
But `curses.rb` assumes that bundled PDCurses is a DLL version.
Then, we should make DLL version of PDCurses on mswin, too.
@shugo shugo merged commit c4bce58 into ruby:master Apr 24, 2017
@unak unak deleted the mswin-dll branch April 25, 2017 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants