Changes

Jump to navigation Jump to search
update with build options
Line 46: Line 46:  
* First build the maliit-framework:
 
* First build the maliit-framework:
 
  git checkout 0.92.1
 
  git checkout 0.92.1
  qmake-qt4
+
  qmake-qt4 CONFIG+=enable-dbus-activation
 
  make
 
  make
 
  sudo make install
 
  sudo make install
Line 52: Line 52:  
* Then build the maliit-plugins:
 
* Then build the maliit-plugins:
 
  git checkout 0.92.1
 
  git checkout 0.92.1
  qmake-qt4
+
  qmake-qt4 CONFIG+=MALIIT_DEFAULT_PROFILE=olpc-xo
 
  make
 
  make
 
  sudo make install
 
  sudo make install
3,267

edits

Navigation menu