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 11: Line 11:
|}
|}
-
The installer does the following:
+
$ chmod +x ./meego-sdk-installer-online
-
* Installs the Qt SDK tools, including Qt Creator and Qt Simulator (if selected)
+
$ ./meego-sdk-installer-online --verbose
-
* Installs QEMU virtual machine
+
 
-
* Installs the MeeGo Tablet target (toolchain, build libraries, and QEMU image). The SDK uses a toolchain to build applications on your host that will run on MeeGo. Inside Qt Creator the toolchain is referred to as a "Target".
+
Note that --verbose is optional.
 +
 
 +
 
</li>
</li>
<li>'''Launch Qt Creator'''<br>
<li>'''Launch Qt Creator'''<br>
-
   ''Applications > Programming > Qt Creator''<br><br>
+
   ''MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator''<br><br>
</li>
</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>

Revision as of 06:23, 25 April 2011

Download the MeeGo SDK

  1. Download and install the SDK
    Download information
    File File Size MD5SUM Installed Size
    MeeGo SDK 1.2 Preview 39f60d09bf0e569358fc131842431363| 5.2 GB
    $ chmod +x ./meego-sdk-installer-online
    $ ./meego-sdk-installer-online --verbose
    

    Note that --verbose is optional.


  2. Launch Qt Creator
    MeeGo SDK 1.2 Preview > MeeGo SDK Qt Creator

  3. Next Step: Building MeeGo Applications
Personal tools