[Mono-dev] Getting started on mono sources

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Sun Feb 16 14:08:46 UTC 2014


> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of Frankie Fisher
> 
> Xamarin studio?

That would be great.  Do you know of any way to make mono build on Xamarin Studio?  Even if it was just one assembly, that would be great - So far I have not succeeded in doing this with Xamarin Studio or Visual Studio.  I saw there were .sln files created for VS 2005, but I don't have anything older than 2010, and it doesn't build.

So far, the best I'm able to do is sprinkle System.Console.WriteLine (or Debug.WriteLine or whatever) into the mono source, and then build, link something against it, and run. 

If there aren't any great ways to get a GUI debugger running - What about a text based debugger?  Anybody?


More information about the Mono-devel-list mailing list