From: Eric Y. K. <eri...@gm...> - 2009-09-20 07:18:57
|
On Thu, Sep 17, 2009 at 13:34:43 +0100, Eric Kow wrote: > Any ideas what might be up with this? > It's wxWidgets installed on MacOS X via MacPorts. Ah-hah, two mysteries solved in one. Short answer: we need a small modification in Setup.hs http://github.com/kowey/wxcore/commit/5832cec5618b74afc759a3fd7e4ad6318a324b4c It turns out I had previously complained about this. Brian suggested the change but it seemed to have no effect. A while later, I reported that wxHaskell was mysteriously working. I think basically his fix did work; I must have just been using the wrong wxHaskell. So if you're having trouble on MacOS with this, try the patch above. -- Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow> PGP Key ID: 08AC04F9 |