[Haskell-cafe] c2hs and gtk+hs problem
Duncan Coutts
duncan.coutts at worcester.oxford.ac.uk
Tue May 18 19:12:29 EDT 2004
On Tue, 2004-05-18 at 17:48, scott west wrote:
> Hello all,
> I've recently attempted to get the gtk+hs bindings operational, with
> evidently no success. They both compile fine, but when trying to "make
> all" the examples in the gtk+hs tree, it gives up with:
> Does anyone have any possible ways to resolve this? Thanks for any help!!
You can try gtk2hs! :-)
Downloads at:
http://sourceforge.net/projects/gtk2hs/
Version 0.9.5 works with ghc 5.4.x - 6.x and with gtk+ 2.0, 2.2 & 2.4.
It has a similar api to gtk+hs (since it started as a fork).
Duncan
More information about the Haskell-Cafe
mailing list