Re: [Ironruby-core] Error Executing C# Example Using IronRuby and Cucumber

2009-09-22 Thread Mohammad Azam
Actually I got it to work by manually firing the csc.exe compiler to compile the Calculator.cs into an assembly. It works fine now! On Tue, Sep 22, 2009 at 2:22 PM, Kevin Radcliffe wrote: > Looks like the compile isn't even working. This is a bit strange...Could > you try getting cucumber from th

Re: [Ironruby-core] Error Executing C# Example Using IronRuby and Cucumber

2009-09-22 Thread Kevin Radcliffe
Looks like the compile isn't even working. This is a bit strange...Could you try getting cucumber from the git repo and try to compile from the examples dir there first? http://github.com/aslakhellesoy/cucumber Best Regards, Kevin Radcliffe On Tue, Sep 22

Re: [Ironruby-core] Error Executing C# Example Using IronRuby and Cucumber

2009-09-22 Thread Mohammad Azam
-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Mohammad Azam > *Sent:* Tuesday, September 22, 2009 12:08 PM > *To:* ironruby-core@rubyforge.org > *Subject:* [Ironruby-core] Error Executing C# Example Using IronRuby and > Cucumber > > > >

Re: [Ironruby-core] Error Executing C# Example Using IronRuby and Cucumber

2009-09-22 Thread Shri Borde
Subject: [Ironruby-core] Error Executing C# Example Using IronRuby and Cucumber Here is the message: This is the default example which is hosted on http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net C:\ruby\lib\ruby\gems\1.8\gems\cucumber-0.3.101\examples\cs>compile.bat C:\ruby\lib\r

[Ironruby-core] Error Executing C# Example Using IronRuby and Cucumber

2009-09-22 Thread Mohammad Azam
Here is the message: This is the default example which is hosted on http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net C:\ruby\lib\ruby\gems\1.8\gems\cucumber-0.3.101\examples\cs>compile.bat C:\ruby\lib\ruby\gems\1.8\gems\cucumber-0.3.101\examples\cs>csc /target:library /out:Calculato