[Gtk-sharp-list] help compiling program

Darwin Reynoso monouser at gmail.com
Tue Mar 2 07:04:22 EST 2010


>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

 user at 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


More information about the Gtk-sharp-list mailing list