12 Mar 2012 15:01
gtk-0.12.3
Christian Maeder <Christian.Maeder <at> dfki.de>
2012-03-12 14:01:07 GMT
2012-03-12 14:01:07 GMT
Hi,
"cabal install gtk" using ghc-7.4.1 fails for me as below.
"pkg-config --modversion gtk+-2.0" shows 2.20.1
I installed gtk2hs-buildtools-0.12.3 before.
How should I proceed?
Cheers Christian
[ 40 of 207] Compiling Graphics.UI.Gtk.Misc.Accessible (
dist/build/Graphics/UI/Gtk/Misc/Accessible.hs,
dist/build/Graphics/UI/Gtk/Misc/Accessible.o )
Graphics/UI/Gtk/Misc/Accessible.chs:74:24:
Not in scope: type constructor or class `AccessibleClass'
Perhaps you meant `AccelLabelClass' (imported from
Graphics.UI.Gtk.Types)
Graphics/UI/Gtk/Misc/Accessible.chs:79:6:
Not in scope: `toAccessible'
Graphics/UI/Gtk/Misc/Accessible.chs:85:25:
Not in scope: type constructor or class `AccessibleClass'
Perhaps you meant `AccelLabelClass' (imported from
Graphics.UI.Gtk.Types)
Graphics/UI/Gtk/Misc/Accessible.chs:91:7:
(Continue reading)
RSS Feed