Ben Joldersma wrote:
> Hello all, I'm trying to compile my .net 2.0 application to mono
> 1.1.13.4 <http://1.1.13.4>.  I'm getting the following error from nant
> (I'm using the latest binary.)   My project builds corrrectly with .net
> 2.0.  There are several places in my project were I require the new()
> constraint.  Any suggestions would be much appreciated!
> 
> --ben

Hello,
I was about to ask the same question: some of my classes have an implied
constructor MyClass(), but it looks like I have to include this
explicitly with gmcs, otherwise I get the error
 WARNING **: Missing method .ctor in assembly ... a run time

I'll look deeper into this.

Julien
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to