[Mono-list] NLD:Mono errors

Duncan Mak duncan@ximian.com
Mon, 22 Nov 2004 23:47:16 -0500


Hello,

On Mon, 2004-11-22 at 06:42 -0800, Nileblitz wrote:
> I get the following errors:
> ***********************************************************
> GTKTest.cs(16) error CS0246: Cannot find type
> `DeleteEventArgs'
> GTKTest.cs(3) error CS0246: The namespace `GTK' can
> not be found (missing assembly reference?)
> GTKTest.cs(4) error CS0246: The namespace `GTKSharp'
> can not be found (missing assembly reference?)
> GTKTest.cs(6) error CS0246: The namespace

The namespace is Gtk, not GTK.

-- 
Duncan Mak <duncan@ximian.com>