From: carlos g. <car...@gm...> - 2012-04-24 11:32:58
|
Hello, I'm trying to build wxhaskell on windows 7 and HP.2011.4.0.0, but I've got this error when installing wxdirect: C:\>cabal install wxdirect Resolving dependencies... Configuring strict-0.3.2... Preprocessing library strict-0.3.2... Building strict-0.3.2... <interno>:0:5: lexical error (UTF-8 decoding error) cabal: Error: some packages failed to install: strict-0.3.2 failed during the building phase. The exception was: ExitFailure 1 wxdirect-0.90.0.1 depends on strict-0.3.2 which failed to install. Any ideas of what to do? thanks, Carlos Gomez On 22 April 2012 09:48, Eric Kow <eri...@gm...> wrote: > Hi, > > After struggling a bit to get wxHaskell 0.90 working on a Windows VM, I > thought a few links and tips could be useful > > http://www.haskell.org/haskellwiki/WxHaskell/Windows > > -- > Eric Kow <http://erickow.com> > > > > ------------------------------------------------------------------------------ > 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 > _______________________________________________ > wxhaskell-users mailing list > wxh...@li... > https://lists.sourceforge.net/lists/listinfo/wxhaskell-users > > |