It's already there - build Solutions\Ruby.sln from GIT repo 
(https://github.com/ironruby/ironruby/archives/master):

msbuild Solutions.Ruby.sln /p:Configuration=Release

This produces binaries to bin\Release directory.

You'll need to take all IronRuby binaries (not just irw.exe).

Of if you'd rather make an installer (IronRuby.msi) go to Msi directory and run

msbuild Installer.proj /p:Configuration=Release

This produces the .msi also into bin\Release.

Tomas

-----Original Message-----
From: ironruby-core-boun...@rubyforge.org 
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Timothy Barnes
Sent: Monday, November 08, 2010 7:52 AM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Running IronRuby script from C#

Tomas,

Where should I look for this file when you are finished?

Timothy

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to