[wxhaskell-users] ANN: wxHaskell 0.11.1

2009-01-04 Thread Jeremy O'Donoghue
The wxHaskell development team is pleased to announce the release of wxHaskell 0.11.1, a Haskell binding for the wxWidgets GUI library. The Haskell support is built on a reasonably complete C language binding, which could be used as the basis for wxWidgets support on other languages/platforms whic

[wxhaskell-users] Samples compile, but won't run on Windows

2009-01-04 Thread Günther Schmidt
Hi, I just read the announcement for 0.11.1 and of course immediately downloaded it. I'm using ghc 6.10 here and tried to run the samples. Now I did understand the wouldn't run in ghci and so I compiled them. They do compile, the just won't run (on Windows XP), it immediately aborts with a

Re: [wxhaskell-users] Samples compile, but won't run on Windows

2009-01-04 Thread shelarcy
Hi, On Mon, 05 Jan 2009 02:41:59 +0900, Günther Schmidt wrote: > I'm using ghc 6.10 here and tried to run the samples. Now I did understand > the wouldn't run in ghci and so I compiled them. > > They do compile, the just won't run (on Windows XP), it immediately aborts > with an error message abo

Re: [wxhaskell-users] Samples compile, but won't run on Windows

2009-01-04 Thread Günther Schmidt
Hi, this is a translation from the German error message: "The application could not be properly initialized, click on OK to terminate the application". Error Code: "0xc0150002". Best regards Günther this is on Win XP Pro, ghc-6.10.1, latest binary package from your site. Am 05.01.2009, 0

Re: [wxhaskell-users] Samples compile, but won't run on Windows

2009-01-04 Thread shelarcy
On Mon, 05 Jan 2009 09:19:59 +0900, Günther Schmidt wrote: > this is a translation from the German error message: > > "The application could not be properly initialized, click on OK to > terminate the application". > > Error Code: "0xc0150002". Okay. How about install Microsoft Visual C++ 2008 SP