dialog box error during compile

harry voldermort at hotmail.com
Sun Jun 2 19:50:58 CEST 2013


(I posted the following to gmane.comp.lang.haskell.glasgow.bugs, but I think
that might have been the wrong list.)

I was recently having some trouble building a package through an IDE. When I
tried it from the command line, GHC popped up the following dialogue box:

ghc.exe - Entry Point Not Found
The procedure entry point deflateSetHeader could not be located in the
dynamic link library zlib1.dll.

I fixed the error, but I hadn't seen it earlier because the IDE (EclpiseFP)
only gave GHC a console, where the error wasn't written. Why wasn't it
written to the error stream like any other error?

Haskell Platform 2013.2 on Windows. The error occurred when building an
application that uses gtk2hs.




More information about the Glasgow-haskell-users mailing list