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 15: Line 15:
  <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>[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>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>Tablet Target</td><td>Toolchain, build libraries, and virtual machine (details below)</td><td></td>
-
  <tr><td>Toolchain</td><td>MeeGo-compatible compiler and tools</td><td>21 MB</td>
+
  <tr><td>   &nbsp; 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>   &nbsp; 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><td>   &nbsp; 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>
  </tr>
</table>
</table>

Revision as of 18:11, 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 TargetToolchain, build libraries, and virtual machine (details below)
      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