Bug 348617

Summary: Monodevelop can't compile anything containing gtk# or glade# references
Product: [openSUSE] openSUSE 10.3 Reporter: Alberto Passalacqua <alberto.passalacqua>
Component: MonoAssignee: E-mail List <bnc-team-mono>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alberto Passalacqua 2007-12-14 01:51:25 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
Comment 1 Alberto Passalacqua 2007-12-23 19:31:16 UTC

*** This bug has been marked as a duplicate of bug 328109 ***