[wx-dev] wxMGL build fixes for current HEAD (and 2.7.2)
ABX
abx at abx.art.pl
Fri Nov 3 10:10:02 PST 2006
Vadim Zeitlin <vadim at wxwindows.org>:
> A> There is long list of posts unreaded here so I'm not sure about current
> A> commit policy so please take this quick build fix for wxMGL sources:
>
> Thanks for checking wxMGL!
And thanks for correcting me!
> I don't understand this one -- why is it not clear? Structs are compared
> bit wise by default and it should be appropriate here. In any case, this
> shouldn't be affected by recent changes in wx as pixpattern24_t is a MGL
> type and not a wx one anyhow. Does this result in a compilation error? If
> so, which one?
Sorry, perhaps I wrongly interpreted error message.
..\..\src\mgl\pen.cpp(41): Error! E531: col(29) left operand must be a pointer, pointer to class member, or arithmetic
..\..\src\mgl\pen.cpp(41): Note! N717: col(29) left operand type is '__5ts670pixpattern24_t const'
..\..\src\mgl\pen.cpp(41): Note! N718: col(29) right operand type is '__5ts670pixpattern24_t const (lvalue)'
This is Open Watcom build. We will see if GCC at Tinderbox will complain.
BTW1. Anybody analyzed current Tinderbox state?
BTW2. wxWidgets will be added to Open Watcom build server
at http://owbuilder.ecet.vtc.edu/reports/
Hopefully that will help in development of their C++ frontend.
ABX
More information about the wx-dev
mailing list