Zhangxu221 (Talk | contribs) |
m (→Download the MeeGo SDK) |
||
| (10 intermediate revisions not shown) | |||
| Line 8: | Line 8: | ||
! File !! File Size !! MD5SUM !! Installed Size | ! File !! File Size !! MD5SUM !! Installed Size | ||
|- | |- | ||
| - | | [http:// | + | | [http://sdk.meego.com/installer/Linux/meego-sdk-installer-online-20110519 MeeGo SDK 1.2] || 26MB || 76d0442e060628b6aa696470a254dedc || 5.2 GB |
|} | |} | ||
| Line 15: | Line 15: | ||
Note that --verbose is optional. <br> | Note that --verbose is optional. <br> | ||
| - | [[ | + | SDK content details are described on the [[SDK/Docs/1.2/MeeGo SDK 1.2 Components|SDK Component Summary]] page. |
| - | + | ||
| - | + | ||
| - | + | ||
</li> | </li> | ||
| - | <li>''' | + | <li>'''Select the components that will be installed. Mainly select the target for development. During downloading, once one of components failed to download due to the connection issue, just click 'Retry' button in the notification dialog to resume.'''</li> |
| - | + | [[File:Installer-select component.png]] | |
| - | </li> | + | |
| - | + | ||
</ol> | </ol> | ||
| + | |||
| + | == Install a MeeGo Target == | ||
| + | A ''Target'' is used to build programs using the MeeGo toolchain and libraries (sysroot). Except you can install target in the process of SDK, you also can install target by launching Maintain MeeGo SDK. | ||
| + | '''MeeGo SDK 1.2 Preview > Maintain MeeGo SDk''' . Select targets from SDK targest and click next. It will install targets you selected<br> | ||
| + | [[File:Select target.png]] | ||
| + | |||
| + | <br><br> | ||
| + | |||
| + | '''Next Step:[[SDK/Docs/1.2/MeeGo_SDK_1.2_Preview_for_Linux/Configure_Qt_Creator_to_Develop_MeeGo_Applications]]''' | ||
| + | |||
[[Category:SDK]] | [[Category:SDK]] | ||
[[Category:Meego-1.2]] | [[Category:Meego-1.2]] | ||
[[Category:Linux]] | [[Category:Linux]] | ||
| File | File Size | MD5SUM | Installed Size |
|---|---|---|---|
| MeeGo SDK 1.2 | 26MB | 76d0442e060628b6aa696470a254dedc | 5.2 GB |
$ chmod +x ./meego-sdk-installer-online $ ./meego-sdk-installer-online --verbose
Note that --verbose is optional.
SDK content details are described on the SDK Component Summary page.
A Target is used to build programs using the MeeGo toolchain and libraries (sysroot). Except you can install target in the process of SDK, you also can install target by launching Maintain MeeGo SDK.
MeeGo SDK 1.2 Preview > Maintain MeeGo SDk . Select targets from SDK targest and click next. It will install targets you selected
Next Step:SDK/Docs/1.2/MeeGo_SDK_1.2_Preview_for_Linux/Configure_Qt_Creator_to_Develop_MeeGo_Applications