You don't really need the Rakefile - it's there for convenience. Rake gen can 
be done by running GenerateInitializers.cmd.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Moore
Sent: Wednesday, March 19, 2008 10:49 AM
To: [email protected]
Subject: Re: [Ironruby-core] Cannot rake compile rev 78

On Wed, Mar 19, 2008 at 10:06 AM, Michael Letterle <[EMAIL 
PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote:
You don't need Ruby if you're compiling via Visual Studio or MSBuild.

I may be wrong, but I think you do need Ruby.  You can't just compile the code 
you get from SVN.  You need to run 'rake gen' to generate the other files first.
You DO need an existing Ruby installation if you want to use rake,
since that's a ruby library that IronRuby can't run yet. :)

_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to