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

Change Win build to 64 only #162

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Change Win build to 64 only #162

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 14, 2019

No description provided.

@ghost ghost self-requested a review November 14, 2019 21:40
@ghost ghost mentioned this pull request Nov 14, 2019
set RUBY25_64_PATH=C:\Ruby25-x64
set RUBY26_64_PATH=C:\Ruby26-x64
set MINGW_PATH=!RUBY26_64_PATH!\msys64\mingw64
set PERL_PATH=C:\Strawberry\perl\bin
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when I called configure it said I needed Perl in my path

set RUBY24_64_PATH=C:\Ruby24-x64
set RUBY25_64_PATH=C:\Ruby25-x64
set RUBY26_64_PATH=C:\Ruby26-x64
set MINGW_PATH=!RUBY26_64_PATH!\msys64\mingw64
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume it's ok to compile QT with Ruby 2.6 msys and use that with Ruby 2.4 and 2.5

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

Successfully merging this pull request may close these issues.

1 participant