>When you try that what error do you get? >[Best solution, of course, is to install the fabulous MonoDevelop IDE >and let it do all the grunt work for you.]
this is what i get when compiling u...@user-desktop:~$ gmcs -pkg:gtk-sharp-2.0 sourceview.cs sourceview.cs(2,7): error CS0246: The type or namespace name `GtkSourceView' could not be found. Are you missing a using directive or an assembly reference? sourceview.cs(2,7): error CS0246: The type or namespace name `GtkSourceView' could not be found. Are you missing a using directive or an assembly reference? Compilation failed: 2 error(s), 0 warnings _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
