[Mono-list] monodoc missing docs + Monodevelop question

Kris Luyten kris.luyten@luc.ac.be
Sun, 22 Feb 2004 15:21:15 +0100


Hi,

I have mono, mcs, gtk-sharp and monodoc from CVS, all compile fine, and
can be used. I still have two small problems:

* monodoc: everything compiles fine, and monodoc works but the
documentation for some assemblies is now missing, like the Gnome subtree
in the docs. Normally, just compiling and installing was sufficient to
get the complete reference. 

* Compiling MonoDevelop I get: 
./Dock/Docker.cs(14) error CS0246: Cannot find type
`GtkSharp.ExposeEventArgs'
./Tree/TreeView.cs(67) error CS0246: Cannot find type
`GtkSharp.EditedArgs'
./Tree/TreeView.cs(249) error CS0246: Cannot find type
`GtkSharp.TestExpandRowArgs'

While I think GtkSharp.ExposedEventArgs, EditedArgs and
TestExpandRowArgs code is included and public accessible from within
gtk-sharp.dll.


Kris
-- 
Kris Luyten
uiml.net: http://lumumba.luc.ac.be/kris/projects/uiml.net/