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 12: Line 12:
<table border='1' cellpadding='3px' style="padding: 0em">
<table border='1' cellpadding='3px' style="padding: 0em">
  <tr><th>Component</th><th>Description</th><th>Installed Size</th></tr>
  <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://qt.nokia.com/products/developer-tools/ Qt Creator]</td><td>Cross-platform Qt IDE</td><td align="right">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>[http://doc.qt.nokia.com/qtsimulator-1.1/simulator-description.html Qt Simulator]</td><td>Qt / Qt Mobility simulation environment</td><td align="right">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 align="right">11 MB</td>
  <tr><td>Tablet Target</td><td>Toolchain, build libraries, and virtual machine (details below)</td><td></td>
  <tr><td>Tablet Target</td><td>Toolchain, build libraries, and virtual machine (details below)</td><td></td>
  <tr><td>    &nbsp; 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>

Revision as of 18:13, 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 system11 MB
    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