Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QML viewer on N900
-
I am installing qmlviewer in N900. I am following this "link":http://paazio.nanbudo.fi/tutorials/qt-quick/qt-quick-qml-viewer-installation-in-nokia-n900
when i run this command on N900 terminal
@
apt-get install qt4-declarative-qmlviewer
@
i got this error
@
E: Couldn't find package qt4-declarative-qml
@
-
What about
@
apt-cache search qt4 | grep declarative
@