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 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) ==
-
<li>'''Launch Qt Creator'''<br>
+
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>
+
 
<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>

Revision as of 05:55, 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 Applications > Programming > Qt Creator. Launch Qt Creator

     MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator

  4. Next Step: Building MeeGo Applications
Personal tools