-
Notifications
You must be signed in to change notification settings - Fork 89
For Windows Users
Martin Prout edited this page Oct 27, 2013
·
43 revisions
If you don't have jruby-1.7.6 installed you can read about the [windows installer here][], which ideally you should install. Otherwise you will need to have a regular ruby installed (at least version 1.9.3). The windows install relies on you manually supplying jruby-complete(version).jar and the distribution processing(version).zip, these should both be placed in the vendors/windows folder (edit the Rakefile if you are using 64bit version of processing, currebtly designed to use processing-2.1b1).
Then all you need to do build and install ruby-processing is to cd to ruby-processing
rake
depending on your setup you may be able to test the build
rake test