Re: [wxhaskell-users] Using wxHaskell on Mac OS x

2012-04-24 Thread Andrew Butterfield
On 23 Apr 2012, at 23:47, Eric Kow wrote: I'm a bit confused by this. Isn't /opt/local used by Macports rather than Homebrew? also, does non-ghci stuff work? Apologies - it was MacPorts - I was getting hopelessly confused at this stage .. If I try to compile HelloWorld.hs I get the error

Re: [wxhaskell-users] Using wxHaskell on Mac OS x

2012-04-24 Thread Heinrich Apfelmus
Andrew Butterfield wrote: $ ghc --make -package wx HelloWorld.hs [2 of 2] Compiling Main ( HelloWorld.hs, HelloWorld.o ) Linking HelloWorld ... ld: warning: in /opt/local/lib/libwx_osx_cocoau_xrc-2.9.dylib, file was built for unsupported file format which is not the

Re: [wxhaskell-users] wxHaskell 0.90 on Windows 7?

2012-04-24 Thread carlos gomez
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

Re: [wxhaskell-users] wxHaskell 0.90 on Windows 7?

2012-04-24 Thread Jeremy O'Donoghue
Thanks Antton. I will update the wiki build instructions. Jeremy On 24 April 2012 13:08, Antton Tapani antton.tap...@gmail.com wrote: Hey, I got the same error at first too. Running set LANG=C in cmd before compiling fixed it for me. This is probably not common/default behavior since no

Re: [wxhaskell-users] Using wxHaskell on Mac OS x

2012-04-24 Thread Jeremy O'Donoghue
On 24 April 2012 12:52, Eric Kow eric@gmail.com wrote: /me roots for Nix Which currently doesn't build :-( See https://github.com/jodonoghue/wxHaskell/issues/4 - I'm working on it, but will not be able to test the solution as life is too short to create Yet Another Test Environment - I