Building IronRuby with the RakeFile
krishna figured out that you can build with the shipping rakefile if you provide an explicit path to MERLIN_ROOT to rake. Use :
rake compile MERLIN_ROOT=c:pathtoironrubytrunk
Worked perfectly for me. Thanks!
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
September 5th, 2007 at 6:17 am
[…] world there was some quick fixes to this problem. First, the rubydoes.net site posted a way to make the Rakefile work and Seo posted a NANT build file to help out with the task, both worked […]