[Haskell-cafe] Install GTK on Windows

José Pedro Magalhães jpm at cs.uu.nl
Tue Mar 15 10:10:48 CET 2011


Hi all,

I'd just like to add that I succeeded in building gtk2hs in Windows XP 64bit
with GHC 7.0.2, using the 2.16 bundle from [1] and following the
instructions in [2].

However, running the test program of [2] still fails at runtime with "The
procedure entry point g_assertion_message_expr could not be located in the
dynamic link library libglib-2.0.0.dll". Any idea what could cause this? Do
I need to add -l something when compiling the program?


Thanks,
Pedro

[1] http://www.gtk.org/download-windows.html
[2] http://markshroyer.com/2010/10/gtk2hs-on-windows/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110315/ef1eac95/attachment.htm>


More information about the Haskell-Cafe mailing list