Re: [wxhaskell-users] building problems

2007-02-17 Thread Conal Elliott
Wolfgang, In case you don't know (as I didn't), be aware that wxWidgets 2.6 and later are not ghci-friendly, so for ghci use, you'll probably prefer 2.4.2. More info at http://darcs.haskell.org/packages/phooey/README . Cheers, - Conal On 2/17/07, Wolfgang Jeltsch <[EMAIL PROTECTED]> wrote:

Re: [wxhaskell-users] building problems

2007-02-17 Thread Wolfgang Jeltsch
Am Samstag, 17. Februar 2007 20:59 schrieb Eric Y. Kow: > […] > It seems the official release does not compile against wxWidgets 2.8 (which > came out long after the release). Hmm, this could be the explaination. I tried wxWidgets 2.8 because say

Re: [wxhaskell-users] building problems

2007-02-17 Thread Eric Y. Kow
On Sat, Feb 17, 2007 at 19:28:43 +0100, Wolfgang Jeltsch wrote: > I installed wxWidgets from source now in order to be able to disable Unicode > support for wxWidgets. It compiled and installed fine but compiling > wxHaskell gave me the error messages contained by the attached file. I > really

Re: [wxhaskell-users] building problems

2007-02-17 Thread Wolfgang Jeltsch
Am Freitag, 16. Februar 2007 18:47 schrieben Sie: > Also, is this the darcs version of wxhaskell you're compiling? 0.9.4 > does not have Unicode support. You're probably better off with > darcs get http://darcs.haskell.org/wxwhaskell I installed wxWidgets from source now in order to be able to

Re: [wxhaskell-users] building problems

2007-02-17 Thread Wolfgang Jeltsch
Am Freitag, 16. Februar 2007 18:42 schrieben Sie: > On 2/16/07, Eric Kow <[EMAIL PROTECTED]> wrote: > > Try --enable-unicode > > Err sorry, I was thinking of wxWidgets. Could you check to make sure > that you're using the right wx-config? I cannot think of any other wx-config getting in the way.