[MonoDevelop] potential monodevelop 2.2.2 problem

Vasili I. Galchin vigalchin at gmail.com
Tue May 11 17:31:14 EDT 2010


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