-
Notifications
You must be signed in to change notification settings - Fork 346
Can't build ironruby on UNIX Systems #1304
Comments
I would recommend doing all changes in the ironruby repo. On Fri, Jul 15, 2016, 16:59 Ale Miralles [email protected] wrote:
|
All right. I'll do that then. |
The ironruby has its own build script, but it still has to depend on the On Sat, Jul 16, 2016, 16:45 Ale Miralles [email protected] wrote:
|
That'll be great. Thanks. |
This issue was moved to IronLanguages/ironruby#10 |
Hi guys, I been trying to build ironruby using this command:
And got this error:
"...Builtins/RubyModule.cs(1767,21): error CS1570: Warning as Error"... blah, blah, blah....
(It's an xml error in the method's summary).
It fails on both, Mac and Linux (Ubuntu 14). On the mac I'm using mono v 4.2.1.
I already fixed it on a local branch, can I send a pull request with my changes or doesn't work just like that?
PS: I know that this is something specific to ironruby, but based on brief exploration, I guess that the build process is centralized at the main repository, so maybe this is the right place to report the issue. I really don't know... any guidance will be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: