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: wx_macud-2.8
This problem can usually be solved by installing the system package that
provides this library (you may need the "-dev" version). If the library is
already installed but in a non-standard location then you can use the flags
--extra-include-dirs= and --extra-lib-dirs= to specify where it is.

I guess the Setup.hs file needs to call wx-config

PS: it might simplify matters for the wxHaskell team if you just used
the darcs repository, for example hosting it on code.haskell.org
if you have an account there or patch-tag.com otherwise, unless you're
hoping that they'll just switch to Git and sacrifice log history, which
isn't implausible, do-er decides.

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9

Attachment: pgpHWL8FH99s4.pgp
Description: PGP signature

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
wxhaskell-users mailing list
wxhaskell-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-users

Reply via email to