[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Build problems on Mac
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Mon, 03 Sep 2007 15:51:15 +0100
- Subject: Re: [XaraXtreme-dev] Build problems on Mac
--On 02 September 2007 21:12 +0100 Alex Bligh <alex@xxxxxxxxxxx> wrote:
The problem /might/ be to do with where you've include the wx file. Try
including from the header from which all the others are included (I forget
which right now).
yep this will be it - gcc bug 13675. Put it where all the other header
includes are (stdwx.h I think) and you'll be fine.
Alex