Hi Josh, > I ran into something similar yesterday. What I ended up doing was > getting a clean checkout from svn, running rake compile, and once that > completed successfully, opening up the IronRuby.sln file. For some > reason, Visual Studio was able to compile from there on out.
Yup - I noticed that once it's compiled with Visual Studio, some .csproj files are modified. This is probably what allows MsBuild to be successful just after. Thanks for the hint! -- Thibaut _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
