Itiviti / gradle-msbuild-plugin

Gradle plugin for msbuild execution, supports C# project files for now
Apache License 2.0
101 stars 57 forks source link

Msbuild fails to create a task when running on Mac OSX #23

Closed FLMFreddy closed 9 years ago

FLMFreddy commented 9 years ago

Is there a known issue on osx where it fails to create the a task?

Full stacktrace:

gluck commented 9 years ago

Cannot run program "mono": error=2, No such file or directory

You need mono in your PATH for msbuild project file parsing