[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] libiconv
- From: Phil Martin <Phil@xxxxxxxx>
- Date: Wed, 26 Apr 2006 09:19:27 +0100
- Subject: Re: [XaraXtreme-dev] libiconv
That's exactly the question that I have been thinking about too.
I've searched the code but can't find anything directly referring to
it. Not sure how to find where it's being pulled into the build.
In general: the more external libraries we pull in, the more
difficult it is to build the program and in particular to build
Universal Binaries on the Mac.
Phil
On 26 Apr 2006, at 09:17, Alex Bligh wrote:
What are we doing with libiconv that can't currently be done using
wxMBConv and derivatives thereof? (I'm not seeing it can do
everything,
I just wanted to know why we need an extra libiconv linkage on the
mac).
Alex