On Fri, 2009-10-30 at 07:12 +0800, Andy Stewart wrote: > Hi Axel, > > Today, i compile darcs version, i got below error: > ------------------------------> Error start <------------------------------ > gtk/Graphics/UI/Gtk/Gdk/Screen.chs.pp:170:7: > Not in scope: type constructor or class `Visual' > > gtk/Graphics/UI/Gtk/Gdk/Screen.chs.pp:172:17: > Not in scope: `mkVisual' > > gtk/Graphics/UI/Gtk/Gdk/Screen.chs.pp:271:8: > Not in scope: type constructor or class `Visual' > > gtk/Graphics/UI/Gtk/Gdk/Screen.chs.pp:276:27: > Not in scope: `mkVisual' > ------------------------------> Error end <------------------------------ > > You forgot add Visual.chs.pp file under > "gtk2hs/gtk/Graphics/UI/Gtk/Gdk/" ? >
Ups. No I forgot to record the changes in tools/hierarchyGen/hierarchy.txt . I haven't actually implemented any methods of the Visual class. Axel. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Gtk2hs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel
