Zhangxu221 (Talk | contribs) |
Zhangxu221 (Talk | contribs) |
||
| Line 22: | Line 22: | ||
== Install a MeeGo Target == | == 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. | 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> | + | '''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]] | [[File:Select target.png]] | ||
| + | == Configure Qt Creator to use the MeeGo toolchain(s) == | ||
| - | + | Start Qt Creator by selecting '''Applications''' > '''Programming''' > '''Qt Creator'''. | |
| + | '''Launch Qt Creator'''<br> | ||
''MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator''<br><br> | ''MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator''<br><br> | ||
| - | + | ||
<li>'''Next Step: [[SDK/Setup/Building_MeeGo_Applications|Building MeeGo Applications]]'''</li> | <li>'''Next Step: [[SDK/Setup/Building_MeeGo_Applications|Building MeeGo Applications]]'''</li> | ||
</ol> | </ol> | ||
| 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 . Select targets from SDK targest and click next. It will install targets you selected
Start Qt Creator by selecting Applications > Programming > Qt Creator.
Launch Qt Creator
MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator