Re: [wxhaskell-users] wxdirect split off

2009-08-10 Thread Eric Y. Kow
On Mon, Aug 10, 2009 at 19:50:31 -0500, Brian Lewis wrote: > I made a repo with wxcore and wxc together and tried to make a > wxcore.cabal that would replace the existing makefile: > http://github.com/bsl/wxcore/tree/master I get setup: Missing dependency on a foreign library: * Missing C library

Re: [wxhaskell-users] wxdirect split off

2009-08-10 Thread Brian Lewis
I made a repo with wxcore and wxc together and tried to make a wxcore.cabal that would replace the existing makefile: http://github.com/bsl/wxcore/tree/master It doesn't build completely for me, but maybe it's a start. --