Meego Wiki
Views

SDK/Docs/1.2/MeeGo SDK 1.2 Preview for Linux

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
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]]
-
 
+
</ol>
== 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.
Line 27: Line 27:
== Configure Qt Creator to use the MeeGo toolchain(s) ==
== Configure Qt Creator to use the MeeGo toolchain(s) ==
-
Start Qt Creator by selecting '''Applications''' > '''Programming''' > '''Qt Creator'''.
+
Start Qt Creator by selecting ''MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator''<br>
-
'''Launch Qt Creator'''<br>
+
'''Next Step: [[SDK/Setup/Building_MeeGo_Applications|Building MeeGo Applications]]'''
-
  ''MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator''<br><br>
+
-
<li>'''Next Step: [[SDK/Setup/Building_MeeGo_Applications|Building MeeGo Applications]]'''</li>
 
-
</ol>
 
[[Category:SDK]]
[[Category:SDK]]
[[Category:Meego-1.2]]
[[Category:Meego-1.2]]
[[Category:Linux]]
[[Category:Linux]]

Revision as of 06:04, 5 May 2011

Download the MeeGo SDK

  1. Download and install the SDK
    Download information
    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.

  2. 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.
  3. 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 . Select targets from SDK targest and click next. It will install targets you selected
Select target.png

Configure Qt Creator to use the MeeGo toolchain(s)

Start Qt Creator by selecting MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator
Next Step: Building MeeGo Applications

Personal tools