Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
How to Install Qt Mobility on MeeGo/es: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
[[Category:Spanish]] | [[Category:Spanish]] | ||
[[Category:Developing with Qt::QtMobility]] | [[Category:Developing with Qt::QtMobility]] | ||
[[Category:QtDevelopmentSpanish::General]] | |||
[[Category:HowTo]] | |||
= Como instalar Qt Mobility en MeeGo = | = Como instalar Qt Mobility en MeeGo = | ||
Line 9: | Line 11: | ||
Qt Mobility es compatible con MeeGo. Para instalar Qt Mobility, abra la terminal y ejecute los siguientes comandos: | Qt Mobility es compatible con MeeGo. Para instalar Qt Mobility, abra la terminal y ejecute los siguientes comandos: | ||
<code>sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1 | <code>sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1 | ||
sudo zypper addrepo http://download.meego.com/live/Trunk:/Testing/standard/ trunk-testing | |||
sudo zypper refresh | |||
sudo zypper install qt-mobility |
Revision as of 11:54, 25 February 2015
Como instalar Qt Mobility en MeeGo
Qt Mobility es compatible con MeeGo. Para instalar Qt Mobility, abra la terminal y ejecute los siguientes comandos:
sudo zypper addrepo http://download.meego.com/live/devel:/qt-mtf:/qt-mobility:/1.2tp1/testing/ mobility-1.2-tp1
sudo zypper addrepo http://download.meego.com/live/Trunk:/Testing/standard/ trunk-testing
sudo zypper refresh
sudo zypper install qt-mobility