[Mono-devel-list] Monodoc SVN Compilation

Matthew Metnetsky met at uberstats.com
Thu Dec 9 11:54:12 EST 2004


I just wiped out my old mono install for the new release (thanks
everyone) and monodoc is no longer compiling.  For starters in
it's ./configure.in and browser/Makefile.{in|am} it's looking for gtk-
sharp and gtkhtml-sharp instead of gtk-sharp-2.0 and gtkhtml-sharp-2.0
respectively.  I've attached a patch for this.

There is also one compilation error, which refers to Gtk.HTMLStrea.Write
() -> monodoc is trying to using the method .Write(byte[], int) whereas
gtkhtml-sharp only appears to have .Write(string) (at least from in the
latest generated files).  As I really don't want to play around with
GtkSharp's generation system, I haven't got a patch for this.

Hope this helps a bit,

~ Matthew


-------------- next part --------------
A non-text attachment was scrubbed...
Name: monodoc-patch.diff
Type: text/x-patch
Size: 1172 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20041209/7721a5c5/attachment.bin 


More information about the Mono-devel-list mailing list