Zhangxu221 (Talk | contribs) |
Zhangxu221 (Talk | contribs) |
||
| Line 19: | Line 19: | ||
<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> | <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]] | [[File:Installer-select component.png]] | ||
| + | |||
| + | == 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''<br> | ||
| + | [[File:Select target.png]] | ||
| + | |||
<li>'''Launch Qt Creator'''<br> | <li>'''Launch Qt Creator'''<br> | ||
| File | File Size | MD5SUM | Installed Size |
|---|---|---|---|
| MeeGo SDK 1.2 Preview | 25MB | ff00105bfd61805743931bc43641dbf4 | 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