[MonoDevelop] Monodevelop broken after upgrade to Ubuntu 11.10

brian.moelk bmoelk at gmail.com
Thu Oct 20 02:24:03 EDT 2011


Derek JW Cahusac de Caux wrote:
> 
> 3. Still broken -- MonoDevelop -- attempt to build fails with 'no C#
> compiler for .NET/3.5' !! this is the pits...
> 

I was able to resolve this by:

$ sudo apt-get install mono-gmcs

>From what I gather reading: http://www.mono-project.com/CSharp_Compiler it
appears mono has 4 different c# compilers for various platform/framework
combinations. For 3.5 it looks like gmcs is the compiler it's looking for.

HTH
-Brian 

--
View this message in context: http://mono.1490590.n4.nabble.com/Monodevelop-broken-after-upgrade-to-Ubuntu-11-10-tp3914698p3921028.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.


More information about the Monodevelop-list mailing list