Do you have the "vararg.il" available for us to look at? The il assembler is probably legitimately complaining how there is no constructor for an object.
On Fri, 30 Jul 2004 [EMAIL PROTECTED] wrote: > I'm not sure what this means, can someone point me at what may need fixing? > > ilasm -out:vararg.exe vararg.il > Assembling 'vararg.il' , no listing file, to exe --> 'vararg.exe' > > ** (/opt/mono/bin/ilasm.exe:5586): WARNING **: Missing method .ctor in assembly > /opt/mono/bin/ilasm.exe typeref index 98 > > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
