If I press Build, I get this error trace:
./gtk-gui/generated.cs(31,23): error CS0246: The type or namespace name `Gtk' could not be found. Are you missing a using directive or an assembly reference?
Try using -pkg:gtk-sharp
Compilation failed: 3 error(s), 0 warnings
make: *** [../../../bin/Mono.Media.dll] Error 1
What have I to configure to find the required libraries? I can compile with no problem from the console, so I think I have all the needed dependencies. I am using Fedora 9.