[MonoDevelop] C# 4.0 Support

Dale Ragan dale.ragan at sinesignal.com
Fri Feb 5 23:14:46 EST 2010



Dale Ragan wrote:
> 
> Does MonoDevelop use the new dmcs compiler?  I have a parallel environment
> all setup from svn of Mono with 4.0 enabled and a build of MonoDevelop
> from svn also.  In MonoDevelop, I have the correct Mono runtime (Version
> 2.7) selected, but when building a project that uses the new dynamic
> support.  I receive errors indicating that dynamic can't be resolved, but
> compiling myself with dmcs works fine from the terminal.
> 
> I didn't want to post a bug, until I posted here first.
> 
> Thanks,
> 
> Dale
> 

After arriving home tonight, I decided to do a little more investigating. 
When building, in MonoDevelop, I selected Build Output from the View menu
and sure enough, it's using the gmcs compiler instead of dmcs.  I have
attached two screenshots to show the .NET Runtime selected in
Edit->Preferences and also the build output showing that gmcs is being used. 
I hope this extra information helps.  I would look into it in the code, but
I have no idea where to even start.

http://old.nabble.com/file/p27476963/MonoDevelopRuntimeSelection.png
MonoDevelopRuntimeSelection.png 
http://old.nabble.com/file/p27476963/BuildOutput.png BuildOutput.png 

-- 
View this message in context: http://old.nabble.com/C--4.0-Support-tp27473048p27476963.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list