On 19 May 2011 00:03, Eric Y. Kow <eric.kow@gmail.com> wrote:
On Wed, May 18, 2011 at 15:06:02 -0400, Tom Murphy wrote:I've sent a pull request to the maintainer of homebrew.
> Is there a way to build an installer that would make this process easier?
Hopefully it should then just be a matter of brew install wxmac
Homebrew's wxWidgets already builds 32 bit, but it omitted the
enable-unicode, which is what my patch fixes)
Jeremy's blog seems to talk about this:
> > Unfortunately, this does not address Conal's issue about using wxHaskell
> > with GHCi on Mac. I do wish somebody had a free week to concentrate on
> > the issue. Maintainer Jeremy made some progress on it, the last time I
> > checked...
>
> Do you have the link for the progress so far?
http://wewantarock.wordpress.com/
I remember that the impression that Brian Lewis was also looking into
this at some point
http://www.mail-archive.com/wxhaskell-users@lists.sourceforge.net/msg00744.html
If anybody knows what this "unknown symbol `__dso_handle'" means and
what we can do about it, it could be a great help
I wonder if GHC 7 makes any of this easier...