-
Notifications
You must be signed in to change notification settings - Fork 5
Setting Up a Windows Development Environment
lylejohnson edited this page Sep 13, 2010
·
18 revisions
If you would like to be able to build FXRuby from source on Windows, and perhaps even contribute patches back to the project, you’re going to need to set up a development environment. This page describes how to set up an FXRuby development environment based on the developer kit from the RubyInstaller project.
Start by downloading and installing one of the “preview” releases of the new Ruby one-click installer that’s based on MinGW. I used the ruby-1.8.6-p383 release, but the process described here should work with any of their MinGW-based releases. Next, you’ll want to download and install their development kit. This process is described in detail on their Wiki and so I won’t rehash it here.
Write me.
Write me.