Hi, there,
As some may have noticed, the current wxgtk package only contains the libraries without the include headers and the wx-config in the SDK wrongly linked to the dir in sashz's own computer, while there is one very old build of wxwindows in a 5500 feed; and there is simply no pygtk package for pdax compiled so far [EDITED: this is WRONG. See the post #6 below ]. Some useful apps need them to build, such as gjots2 (depending on pygtk, gnome-python and pyorbit) and poEdit (depending on wxgtk/wxwidgets).
After some trials, I manage to compile (both cross and natively) a new and full-fledged version of wxgtk and pygtk, and am just thinking of putting them up here.
Before I do that, I just wanna ask one stupid question: both wxgtk and pygtk show version numbers that seem to correspond to the GTK version numbers, e.g. pygtk 2.8 looks for gtk > 2.8. If that is the case, shall I go for wxgtk and pygtk versions matching exactly the current version of GTK in pdaX (= 2.6.2)?
Many thanks!