[wx-dev] wxMotif compilation broken due to string changes
Vadim Zeitlin
vadim at wxwidgets.org
Sat Dec 1 05:27:03 PST 2007
On Sat, 01 Dec 2007 13:50:40 +0100 Robert Roebling wrote:
RR> I was testing if my DC changes have broken wxMotif, but compilation
RR> is broken due to string problem for wxCmnLineArgs.
This is actually due to the recent argv change and not the string changes
in general. I did fix it but, as the FIXME comment in the code says, it
needs a better fix to avoid duplicating the code between wxX11/Motif/GTK.
RR> This also makes me wonder if anyone is still using wxMotif
Surprisingly, people do.
RR> or even maintaing it.
I try to do it.
Regards,
VZ
More information about the wx-dev
mailing list