Re: [wxhaskell-devel] recent work

2009-09-02 Thread Eric Y. Kow
Hi Brian, On Sat, Aug 15, 2009 at 21:58:20 +0100, Eric Y. Kow wrote: > > Third: I'm getting linker errors when I try to build something that > > uses wxHaskell... I think this may be due to the second point. It > > sounds like we'd need to pass some information to the package > > description that

Re: [wxhaskell-devel] recent work

2009-08-14 Thread Eric Kow
On Thu, Aug 13, 2009 at 17:22:05 -0500, Brian Lewis wrote: > On Thursday, 13.08.09 at 22:59, Eric Y. Kow wrote: > > First: wxcore doesn't compile against the default wxWidgets on MacOS > > X, which is fine because I've gotten used to building my own > > wxWidgets. > > I don't think I have a mac I

Re: [wxhaskell-devel] recent work

2009-08-13 Thread Brian Lewis
On Thursday, 13.08.09 at 22:59, Eric Y. Kow wrote: > First: wxcore doesn't compile against the default wxWidgets on MacOS > X, which is fine because I've gotten used to building my own > wxWidgets. I don't think I have a mac I can work on. Please send me the errors and/or investigate? > Second: t

Re: [wxhaskell-devel] recent work

2009-08-13 Thread Eric Y. Kow
On Wed, Aug 12, 2009 at 17:14:08 -0500, Brian Lewis wrote: > Please take a look and let me know what's wrong and/or add to the > Setup.hs so it works on your platform. It would be cool if all the > wxHaskell packages were just more normal packages on HDB. First: wxcore doesn't compile against the

[wxhaskell-devel] recent work

2009-08-12 Thread Brian Lewis
Hi, I did some work lately on the wxHaskell build process because I was unhappy it wouldn't install via cabal without messing with the global package conf. The repositories I made are here: http://github.com/bsl/wxdirect/tree/master http://github.com/bsl/wxcore/tree/master wxdirect is just lightl