开发者

qt app support problem on nokia e series

开发者 https://www.devze.com 2023-03-04 05:04 出处:网络
I have developed a qt app with which uses mobility and phonon. Qt version is 4.6.3 and Mobility is 1.0.2

I have developed a qt app with which uses mobility and phonon.

Qt version is 4.6.3 and Mobility is 1.0.2

Now when i in开发者_运维百科stall the smart-installer package on a s60v5 device, It installs correctly and runs also well. But when I try to install it on a E series phone like E63 i gets installed. But when tried to run it, i get a message 'feature not supported' and app doesn't start at all.

Any pointers?


Look at section "Querying Backends for Support" . http://doc.qt.nokia.com/latest/phonon-overview.html Phonon and Phonon backends are not recommended on Symbian. Use the multimedia framework in QtMobility.

0

精彩评论

暂无评论...
验证码 换一张
取 消