Thanks for responding. The github instructions got me to an error but I did 
have success with http://www.mono-project.com/Compiling_Mono_on_OSX, perhaps my 
automake was out of date or something.  

So, on to the class libraries. I see they are mostly c# / csproj files. Do 
people typically work in Xamarin/Visual Studio? Since the csproj files have 
dependencies presumably you create (ad-hoc?) solutions (which you don’t 
check-in?) whilst working on them?



On Tuesday, 14 January 2014 at 23:03, miniBill wrote:  
> The README explains all the steps: 
> https://github.com/mono/mono/blob/master/README.md#c-building-the-software-from-git
>  
>  
> 2014/1/14 Chris F Carroll
> > I’d like to try contributing to development on the class library, e.g. 
> > tackle some of the issues in 
> > http://go-mono.com/status/status.aspx?reference=4.5&profile=4.5&assembly=System.Web
> >   
> >  
> > I’ve read around the mono-project site and pulled github mono/mono but 
> > don’t understand what tools/IDE are suitable / can’t get anything built.  
> > Is anyone able to help me get off the ground? I am familiar with .Net 
> > tools, much less familiar with *nix toolset.  
> >  
> > For instance, following instructions at 
> > http://www.mono-project.com/Test_Suite#Class_Library_tests just gets me   
> >  
> > *** No rule to make target `../../class/lib/build/sn.exe', needed by 
> > `../../class/lib/net_4_5/tmp/mscorlib.dll'.  Stop.
> >  
> > Thanks
> >  
> > Chris  
> > _______________________________________________
> > Mono-aspnet-list mailing list
> > Mono-aspnet-list@lists.ximian.com (mailto:Mono-aspnet-list@lists.ximian.com)
> > http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
> >  
>  

_______________________________________________
Mono-aspnet-list mailing list
Mono-aspnet-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to