Skip to content

Instantly share code, notes, and snippets.

@cfillion
Last active January 16, 2017 06:24
Show Gist options
  • Save cfillion/dd7a05a41f7845b55b965ddfcd69eee7 to your computer and use it in GitHub Desktop.
Save cfillion/dd7a05a41f7845b55b965ddfcd69eee7 to your computer and use it in GitHub Desktop.
Build rugged on Windows
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