[wx-dev] Solaris and X11 support?
Nancy Buehmann
Nancy.Buehmann at Sun.COM
Thu Apr 5 07:30:43 PDT 2007
I switched to using GTK builds because I found out that GTK more
appropriate in my environment.
Admittedly, the debugging environment on my system is weak. Backtrace
is unavailable (at least according to output of my "configure"
commands). I have been using the "printf" debugger, and will
occassionally add divide by 0 statements in order to get a nice stack
trace. Yeah, it's lame and slow-going.
I have built and run a few samples on my GTK/Unicode builds. I looked
at all of the pango_layout_set_text() calls in the wxWidgets code, and I
can see that it is converting the given text to UTF-8 format.
I can look and see what debug facilities the pango libraries provide.
They are available on Linux as well as Solaris.
More information about the wx-dev
mailing list