On Wed, Sep 07, 2005 at 05:37:06PM +0100, Neil Mitchell wrote: > Once I get [HGL] running, typing main brings up all the windows. > Unfortunately playing with them gives warnings like: > > Run-Time Check Failure #0 - The value of ESP was not properly saved > across a function call. This is usually a result of calling a > function declared with one calling convention with a function pointer > declared with a different calling convention. > > inside incMallocPtrRefCnt > > And every so often it crashes.
This might be fixed now. You'll need to regenerate the libraries under MinGW before trying them with the MSVC-generated (win)hugs. _______________________________________________ Cvs-hugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-hugs
