开发者

Installing FxRuby on Windows

开发者 https://www.devze.com 2022-12-29 12:55 出处:网络
Simple question: How to install FxRuby on windows. I have installed ruby 1.9 using one click insta开发者_StackOverflow中文版ller from http://rubyinstaller.org/Just open up command prompt and type:

Simple question: How to install FxRuby on windows. I have installed ruby 1.9 using one click insta开发者_StackOverflow中文版ller from http://rubyinstaller.org/


Just open up command prompt and type:
gem install fxruby
It will then be installed and ready to use. To use it in your applications, just place:

require 'fox16' 

at the top of your file.


In 1.9.2 it is included in Windows package so no gem download needed. It does not appear in the gem list though, buts it's there.


As of 1.6.20, installation can be performed using gem install fxruby:

Release notes for 1.6.20

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号