-
Notifications
You must be signed in to change notification settings - Fork 5
Home
lylejohnson edited this page Sep 13, 2010
·
5 revisions
There’s obviously not too much to see here (on this Wiki) yet. Please feel free to submit suggestions to Lyle if there’s something you’d like to see.
If you need to build FXRuby from source code, because there are no precompiled binaries for your platform and/or Ruby version, refer to the instructions on one of the following pages:
- Setting Up a Windows Build Environment
- Setting Up a Linux Build Environment
- Setting Up a Mac OS X Build Environment
If you’re interested in actually making modifications to FXRuby, and not just building it, you’ll want to set up the complete development environment (including the SWIG wrapper code generator). Follow the instructions on one of the following pages:
- Setting Up a Windows Development Environment
- Setting Up a Linux Development Environment
- Setting Up a Mac OS X Development Environment
Once your development environment is set up, you may want to refer to the following pages for more information about FXRuby development: