Meego Wiki
Views

SDK/Docs/1.2/MeeGo SDK 1.2 Preview for Windows

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
   <li>'''Download and install the SDK'''
   <li>'''Download and install the SDK'''
<table border='1' cellpadding='3px' style="padding: 0em">
<table border='1' cellpadding='3px' style="padding: 0em">
-
  <tr><th>File</th><th>Size</th><th>MD5SUM</th></tr>
+
  <tr><th>File</th><th>File Size</th><th>Installed Size</th></tr>
  <tr><td>[http://download3.meego.com/meego-sdk-1.2-preview-installer-full-tablet.exe MeeGo SDK 1.2 Preview]</td>
  <tr><td>[http://download3.meego.com/meego-sdk-1.2-preview-installer-full-tablet.exe MeeGo SDK 1.2 Preview]</td>
-
     <td>1.5G</td>
+
     <td>1.03 GB</td>
-
     <td>19242342F32A3D3290B9224329DEAD293FEE</td>
+
     <td>4.94 GB</td>
  </tr>
  </tr>
</table>
</table>
 +
SDK component summary:
 +
<table border='1' cellpadding='3px' style="padding: 0em">
 +
<tr><th>Component</th><th>Description</th><th>Installed Size</th></tr>
 +
<tr><td>[http://qt.nokia.com/products/developer-tools/ Qt Creator]</td><td>Cross-platform Qt IDE</td><td>143 MB</td>
 +
<tr><td>[http://doc.qt.nokia.com/qtsimulator-1.1/simulator-description.html Qt Simulator]</td><td>Qt / Qt Mobility simulation environment</td><td>800 MB</td>
 +
<tr><td>QEMU Virtual Machine</td><td>Used to boot a MeeGo image on your host system</td><td></td>
 +
<tr><td>Tablet Target</td><td>1.03 GB</td><td>4.94 GB</td>
 +
<tr><td>Toolchain</td><td>MeeGo-compatible compiler and tools</td><td>21 MB</td>
 +
<tr><td>Build libraries</td><td>MeeGo-compatible build libraries for compiling MeeGo applications on your host</td><td>836 MB</td>
 +
<tr><td>Virtual machine image</td><td>The MeeGo tablet image used in the virtual machine (Could also be a handset or netbook image)</td><td>2.92 GB</td>
 +
</tr>
 +
</table>
 +
The installer does the following:
The installer does the following:
* Installs the Qt SDK tools, including Qt Creator and Qt Simulator (if selected)
* Installs the Qt SDK tools, including Qt Creator and Qt Simulator (if selected)

Revision as of 18:08, 30 March 2011

MeeGo SDK 1.2 Preview Setup

  1. Download and install the SDK
    FileFile SizeInstalled Size
    MeeGo SDK 1.2 Preview 1.03 GB 4.94 GB

    SDK component summary:

    ComponentDescriptionInstalled Size
    Qt CreatorCross-platform Qt IDE143 MB
    Qt SimulatorQt / Qt Mobility simulation environment800 MB
    QEMU Virtual MachineUsed to boot a MeeGo image on your host system
    Tablet Target1.03 GB4.94 GB
    ToolchainMeeGo-compatible compiler and tools21 MB
    Build librariesMeeGo-compatible build libraries for compiling MeeGo applications on your host836 MB
    Virtual machine imageThe MeeGo tablet image used in the virtual machine (Could also be a handset or netbook image)2.92 GB

    The installer does the following:

    • Installs the Qt SDK tools, including Qt Creator and Qt Simulator (if selected)
    • 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".
  2. Install Microsoft Redistribution Package (4MB)
    (Required for Windows XP only; not required for Windows 7)
    Download and install vcredist_x86.exe (Microsoft Visual C++ 2008 SP1 Redistributable Package (x86))
  3. Launch Qt Creator
    Start > All Programs > MeeGo SDK > Qt Creator
  4. Next: Configure Qt Creator
Personal tools