Re: [wxhaskell-users] Installation on Windows, DLL can't be loaded

2008-04-09 Thread shelarcy
Hi Adrian, On Mon, 07 Apr 2008 15:17:46 +0900, Adrian Neumann <[EMAIL PROTECTED]> wrote: > I did. Windows throws an error. Something like "program cannot be > initialized". The same thing I assume. Pleas check error number. Is your error same this one? http://www.mail-archive.com/wxhaskell-users

Re: [wxhaskell-users] Installation on Windows, DLL can't be loaded

2008-04-06 Thread Adrian Neumann
m original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome de Adrian Neumann Enviada: sábado, 5 de Abril de 2008 18:09 Para: wxhaskell-users@lists.sourceforge.net Assunto: [wxhaskell-users] Installation on Windows, DLL can't be loaded Hi, I just installed ghc6.8, wxWidgets2.6 and w

Re: [wxhaskell-users] Installation on Windows, DLL can't be loaded

2008-04-06 Thread José Miguel Vilaça
@lists.sourceforge.net Assunto: [wxhaskell-users] Installation on Windows, DLL can't be loaded Hi, I just installed ghc6.8, wxWidgets2.6 and wxHaskell10.3. I tried to run the HelloWorld program from the samples directory, but ghci gives me C:\ghc\wxhaskell-0.10.3\samples\wx>ghci -pa

Re: [wxhaskell-users] Installation on Windows, DLL can't be loaded

2008-04-05 Thread Eric Y. Kow
On Sat, Apr 05, 2008 at 19:09:27 +0200, Adrian Neumann wrote: > Loading package wxcore-0.10.3 ... : can't load .so/.DLL for: > wxc-msw2.6.4-0.10.3 > (addDLL: unknown error) If you do find an answer, could you please update the wiki? http://www.haskell.org/haskellwiki/WxHaskell/Install#Troublesho

[wxhaskell-users] Installation on Windows, DLL can't be loaded

2008-04-05 Thread Adrian Neumann
Hi, I just installed ghc6.8, wxWidgets2.6 and wxHaskell10.3. I tried to run the HelloWorld program from the samples directory, but ghci gives me C:\ghc\wxhaskell-0.10.3\samples\wx>ghci -package wx HelloWorld.hs GHCi, version 6.8.2: http://www.haskell.org/ghc/ :? for help Loading package base