Editing Qt5-Maemo5

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 35: Line 35:
= Testing Qt5 on the N900 =
= Testing Qt5 on the N900 =
  sudo gainroot
  sudo gainroot
 +
#not endless bandwidth, so use with care or offer  mirror:
  echo "deb http://repos.fuhlbrueck.net/qt5-maemo5 fremantle main" >> /etc/apt/sources.list
  echo "deb http://repos.fuhlbrueck.net/qt5-maemo5 fremantle main" >> /etc/apt/sources.list
-
#mirror under http://marmistrz.comli.com/repository/qt5-maemo5
 
  apt-get install qt5-base qt5-declarative qt5-maemo5
  apt-get install qt5-base qt5-declarative qt5-maemo5
  #some examples available e.g.
  #some examples available e.g.
Line 44: Line 44:
  # some simple examples and flatboat
  # some simple examples and flatboat
  # see http://repos.fuhlbrueck.net/qt5-maemo5-examples/
  # see http://repos.fuhlbrueck.net/qt5-maemo5-examples/
-
# some of them don't work under Qt5.2 because qreal is now double on ARM
 
  wget http://repos.fuhlbrueck.net/qt5-maemo5-examples/EXAMPLE
  wget http://repos.fuhlbrueck.net/qt5-maemo5-examples/EXAMPLE
  chmod 755 EXAMPLE
  chmod 755 EXAMPLE
  ./EXAMPLE
  ./EXAMPLE
  #don't be confused, if it shows some debug output
  #don't be confused, if it shows some debug output

Learn more about Contributing to the wiki.


Please note that all contributions to maemo.org wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see maemo.org wiki:Copyrights for details). Do not submit copyrighted work without permission!


Cancel | Editing help (opens in new window)