Rene de Visser | 21 Apr 2012 14:44
Picon

Trouble using wxHaskell 0.90 : missing DLL's on windowsXP

Hello,

Everything seem to compile OK.

When I try to run HelloWorld.hs in ghci using :main I get missing dll 
uuid.dll, and then missing dll perl510.dll and then missing dll 
libaprutil-1.dll.

Any ideas here? I compiled wxWidgets myself. I guess maybe I need to compile 
it without support for perl5 (which I don't have) and some other things??

Any idea what is to do here?

Rene. 

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
Rene de Visser | 21 Apr 2012 18:01
Picon

Re: Trouble using wxHaskell 0.90 : package wxc has dependency on uuid

Hello,

The parts with the dll's apart from uuid.dll were bogus (a wrong uuid.dll 
was found with further dependencies).

I don't seem to have a suitable uuid.dll

When I go ghc-pkg describe on wxc it lists uuid as an extra library. Why I 
have not figured out.

Then seems to result in ghci/ghc looking for a uuid.dll which it does not 
find.

Was this dependency generated?

How can I get rid of it?

Rene.

----- Original Message ----- 
From: "Rene de Visser" <Rene.de.Visser@...>
To: <wxhaskell-users@...>
Sent: Saturday, April 21, 2012 2:44 PM
Subject: Trouble using wxHaskell 0.90 : missing DLL's on windowsXP

Hello,

Everything seem to compile OK.

When I try to run HelloWorld.hs in ghci using :main I get missing dll
(Continue reading)


Gmane