[MonoDevelop] potential monodevelop 2.2.2 problem

Vasili I. Galchin vigalchin at gmail.com
Tue May 11 18:13:23 EDT 2010


Hello,

     I just used MonoDevelop to create a "dummy" GTK# app and also got:

/home/vasili/Projects/gtk/gtk/MainWindow.cs(7,7): Error CS0246: The
type or namespace name `Gtk' could not be found. Are you missing a
using directive or an assembly reference? (CS0246) (gtk)

Probably some assembly didn't get installed. I noticed that both gtk
and gdk got installed (I guess when I "apt-get install" mono.) ??

Vasili

On 5/11/10, Vasili I. Galchin <vigalchin at gmail.com> wrote:
> Hello,
>
>       I installed monodevelop 2.2.2 on kubuntu 10.04. The Gtk
> namespace is being found:
>
> /home/vasili/Projects/FSharpBinding/MonoDevelop.FSharp.Project/CompilerOptionsPanelWidget.cs(7,7):
> Error CS0246: The type or namespace name `Gtk' could not be found. Are
> you missing a using directive or an assembly reference? (CS0246)
> (FSharpBinding)
>
> I saw the gtk# posting regarding Windows but I guess this is
> unrelated. I checked the .dll's that I have installed. There are
> several versions of gtk dll's installed. In my .csproj is a reference
> to gtk. Any ideas?
>
> Thanks,
>
> Vasili
>


More information about the Monodevelop-list mailing list