richtext build with gcc fails

ABX abx at abx.art.pl
Mon Oct 9 10:25:59 PDT 2006


Vadim Zeitlin <vadim at ...> writes:
> This is obviously due to multiple inclusion of wxprec.h which is the PCH
> file. But I have no idea how to fix this because I don't understand at all
> why does richtextformatdlg.cpp include the other .cpp files. Is this
> intentional?

That's me who added them. I did not noticed that one includes the other, I just
lined up .cpp files to the standard and then tried Watcom, MinGW and WinCE
builds and they all worked fine.

ABX





More information about the wx-dev mailing list