Bugzilla – Bug 348617
Monodevelop can't compile anything containing gtk# or glade# references
Last modified: 2007-12-23 19:31:16 UTC
Generating the C# sample for a GTK# project and then compiling the solution, it gives: [Task:File=/home/alberto/Sviluppo/PIPPO/PIPPO/MainWindow.cs, Line=7, Column=1, Type=Error, Priority=Normal, Description=The type or namespace name `Gtk' could not be found. Are you missing a using directive or an assembly reference?(CS0246)] It seems related to 64 bit, but I'm not certain. Regards, Alberto
*** This bug has been marked as a duplicate of bug 328109 ***