state of target X11 / Universal widgets
Vadim Zeitlin
vadim at wxwidgets.org
Sun Aug 5 17:52:55 PDT 2007
On Sun, 05 Aug 2007 21:36:33 +0200 Torsten Mohr <tmohr at s.netic.de> wrote:
TM> In file included from src/gui.h:13,
TM> from src/main.cc:6:
TM> /opt/wx/include/wx-2.8/wx/tglbtn.h:31:32: error: wx/univ/tglbtn.h:
TM> file or directory not found
There seems to be a mistake in wxX11 makefile which resulted in this file
not being installed. I'll fix it in the svn but right now you'll have to
copy it manually.
TM> In the wxwidgets-book it was mentioned that X11 was not as well
TM> supported as GTK. Could this also be a problem?
wxGTK implements more controls and has less bugs than wxX11 and is used by
much greater number of people. You should only use wxX11 when you have a
specific reason to do it -- OTOH, when you do, it can be invaluable.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list