[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

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