Design Team/Proposals/Touchscreen/On-screen Keyboard: Difference between revisions

Erikos (talk | contribs)
Erikos (talk | contribs)
Line 42: Line 42:
Build the sources:
Build the sources:
* First build the maliit-framework:
* First build the maliit-framework:
git checkout 0.92.1
  qmake-qt4
  qmake-qt4
  make
  make
Line 47: Line 48:


* Then build the maliit-plugins (you need to disable the sound-feedback here):
* Then build the maliit-plugins (you need to disable the sound-feedback here):
  qmake-qt4 CONFIG+=disable-qt-mobility
git checkout 0.92.1
  qmake-qt4
  make
  make
  sudo make install
  sudo make install