[Qt-interest] migrating from QtEmbedded-4.5.2 to QtEverywhere-4.6.3
Brecht Ameije
bam at ABM.BE
Thu Sep 2 14:34:17 CEST 2010
Hi,
I'm trying to upgrade my embedded Qt version from 4.5.2 to 4.6.3
The problem:
in v4.5 I'm using the linuxis keyboard driver. (./configure -embedded arm
[...] -plugin-kbd-linuxis) but in v4.6, this plugin is not supported
anymore!
I successfully compiled v4.6 with -plugin-kbd-linuxinput, but as expected,
the keys on my embedded target won't work then.
So I'm stuck with some questions like:
- why is the linuxis plugin not available anymore?
- Should the v4.5 plugin be compatible with the new Qt libs?
- is there an alternative that should work for me?
- can I add the plugin myself? If so, any hints on where to start?
Any help would be appreciated.
Thanks,
Brecht
More information about the Qt-interest-old
mailing list