Re: Help with aquiring wxeu libraries without compiling
- Posted by mattlewis (admin) May 26, 2011
- 1160 views
ChrisB said...
You're not sticking your foot in your mouth at all. I believe that wxwidgets is a layer above the GTK gui toolkit, or wxwidgets is an interface to gtk. Anyway, it requires gtk to run.
The fact that wxwidgets uses the unicode libraries is interesting, and potentially problemmatical - back to the drawing board.
It doesn't have to use unicode libraries. But I think most distros probably ship with them. When wxWidgets is built, it uses whatever you have installed. Likewise, wxEuphoria builds according to whatever wxWidgets you have.
Matt