View Single Post
Posts: 1,203 | Thanked: 3,027 times | Joined on Dec 2010
#149
I'm hoping to either tie it in to an updated qildon port so I can completely ditch gtk or base it on the gtk3 hildon port. The purer the qt library the better as it means less to track & maintain from our side. I'd like to get rid of the Maemo-specific wierdness as jonwill put it.

I did go quickly over most of the changes. Particularly like qt-declaratives as there's hardly any! I know there is a high likelyhood that I won't be able to use stock Debian lib, even if just for optification alone.

Haven't even got around to looking at what works or not yet. As an external module it is having a fit regarding headers. It doesn't seem to like not having an include folder and wants me to change #include <bla> to "bla" and vice versa. At the moment there the opposite way to in x11extras which does build for me. Simple fix but severly lacking in motivation this week. On a plus note, adding the extra directory I can also add files for <QMaemo5InformationBox> etc. in the process.

Did you see my post about HEAD: problem https://gitorious.org/qt5-maemo5/qt5...5/source/HEAD:
 

The Following User Says Thank You to Android_808 For This Useful Post: