[Mono-list] Monodoc
Miguel de Icaza
miguel@ximian.com
30 Sep 2003 13:13:19 -0400
Hello,
> I've just checked out monodoc from CVS and here below is the
> error message I get when trying to compile it:
>
> make[1]: Entering directory `/home/genius/projects/monodoc/class'
> mono --debug ../browser/assembler.exe --ecmaspec ./../ecma334 -o ecma334
>
> ** (../browser/assembler.exe:4913): WARNING **: Missing method .ctor in
> assembly ../browser/assembler.exe typeref index 11
>
> Unhandled Exception: System.NullReferenceException: A null value was
> found where an object instance was required
You need to make clean after a gtk# update.