Last active
January 16, 2017 06:24
-
-
Save cfillion/dd7a05a41f7845b55b965ddfcd69eee7 to your computer and use it in GitHub Desktop.
Build rugged on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem install rake-compiler | |
C:\Ruby23\DevKit\devkitvars.bat | |
bundle exec rake clean clobber native gem | |
C:\Ruby23-x64\bin\setrbvars.bat | |
C:\Ruby23-x64\DevKit\devkitvars.bat | |
bundle exec rake clean clobber native gem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment