Ruby: problem installing EventMachine under Windows 7

后端 未结 3 443
孤独总比滥情好
孤独总比滥情好 2020-12-01 14:09

I am trying to install the gem EventMachine on Windows 7 (using Ruby 1.9.2 with RubyInstaller) via bundle, but I get the following error. I also installed DevKit and it is w

3条回答
  •  天命终不由人
    2020-12-01 14:37

    I changed the gemfile and included eventmachine (1.0.0.beta.2) version in it and now its working file.

提交回复
热议问题