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/

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to