[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [Fwd: Re: [XaraXtreme-dev] wxWidgets minimum version]
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Thu, 30 Mar 2006 16:06:13 +0100
- Subject: Re: [Fwd: Re: [XaraXtreme-dev] wxWidgets minimum version]
--On 30 March 2006 16:59 +0200 Martin Wuerthner <lists@xxxxxxxxxxxxxxx>
wrote:
OK, so maybe the combined wxWidgets/GTK library would only contain the
parts of GTK that are actually used by wxWidgets. Fortunately, the GTK
routine I require is used by wxWidgets itself, so as far as I am
concerned the direct linkage is not required.
That would be good. I shall see if it builds without the link line
but I think commenting it out is probably the way to go.
Alex