I have tried to install mysql on windows 7 (x64), but it output an error:
Failed to build gem native extension.
I have tried to install mysql on windows 7 (x64), but it output an error:
Failed to build gem native extension.
1: add gem 'mysql2'
in Gemfile
2: remove Gemfile.lock
3: run bundle install
Would work !!!
You have to install mysql client library: