Re: [wxhaskell-users] Trouble with wxhaskell on OSX (Intel/10.4)

2008-03-03 Thread Jules Bean
Eric Y. Kow wrote: > Hi, > >> But, it doesn't quite run fine. Where the button is supposed to be >> labelled 'Quit', it's labelled 'Q', and where the window itself is >> supposed to be labelled "Hello!", it's just labelled 'H'. > > Ah! You need to configure wxWidgets with --enable-unicode. > >

Re: [wxhaskell-users] Trouble with wxhaskell on OSX (Intel/10.4)

2008-03-03 Thread Eric Y. Kow
Hi, > But, it doesn't quite run fine. Where the button is supposed to be > labelled 'Quit', it's labelled 'Q', and where the window itself is > supposed to be labelled "Hello!", it's just labelled 'H'. Ah! You need to configure wxWidgets with --enable-unicode. Maybe we should work out a way fo

[wxhaskell-users] Trouble with wxhaskell on OSX (Intel/10.4)

2008-03-03 Thread Jules Bean
Hi, I have just tried to build wxhaskell on my Intel MacBook Pro, with OSX 10.4 and ghc-6.6.1. This is how it went: Here are some notes on my attempt to compile wx-0.10.2 with ghc 6.6 on an Intel MacOS X 10.4 platform. Download wxMac-2.6.4.tar.gz from wx official home page. carried out the fo