2008/11/8 Jose Antonio Diaz <[EMAIL PROTECTED]>: > (in /Users/racan/Projects/mono/ironruby) > rake aborted! > No such file or directory - > /users/racan/projects/mono/ironruby/src/microsoft.scripting.core > /Users/racan/Projects/mono/ironruby/Rakefile:159 > (See full trace by running task with --trace)
This is weird. Apparently path is downcased (/users/racan/projects vs. /Users/racan/Projects). What do you get if you run with --trace as the message says? -- Seo Sanghyeon _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
