[Mono-dev] Unable to Build Mono

Katelyn Gadd Katelyn.Gadd at microsoft.com
Thu Feb 1 21:03:37 UTC 2018


Hi Vishnu,

Can you provide the stdout from those failed build commands? If you go to the Output tab in VS2017 and select 'show output from: build' the stdout will be near where the failed build step is.

If you've already built mono successfully using Cygwin, my guess is that mono is not being located to run those commands (due to not being in PATH) but I'm surprised that the exit code is different between culevel and Apigen.

Another option is to change the project settings for Apigen so that it builds in a .net framework compatible way, and change the build steps to run it directly - but that shouldn't be necessary if you have a mono.exe.

-kg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20180201/e64a4377/attachment.html>


More information about the Mono-devel-list mailing list