Hi, I was wondering if anybody managed to get gtk2hs working with GTK+OSX from http://www.gtk-osx.org/ I'm trying but there seems to be a quite long dependency list that keeps on building up. So I was wondering if it ends and if it works in the end. Thanks, Jeroen
Hi Jeroen, I've done this. I didn't use the stuff from gtk-osx.org, but rather from the imendio site itself. I'm not sure how it would work with binary package they now provide, but if you use their jhbuild scripts you get something usable. It's ugly, but it works for compiled gtk2hs programs. If I recall correctly, invoking it from ghci may give some trouble. Regards, Scott On Tue, Oct 14, 2008 at 7:01 AM, Jeroen Baekelandt <yrn001@gmail.com> wrote:
Hi,
I was wondering if anybody managed to get gtk2hs working with GTK+OSX from http://www.gtk-osx.org/
I'm trying but there seems to be a quite long dependency list that keeps on building up. So I was wondering if it ends and if it works in the end.
Thanks,
Jeroen
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
participants (2)
-
Jeroen Baekelandt -
Scott West