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 10: Line 10:
</table>
</table>
The installer does the following:
The installer does the following:
-
* Installs the Qt SDK tools, including Qt Creator
+
* Installs the Qt SDK tools, including Qt Creator and Qt Simulator (if selected)
-
* Installs Qt Simulator (if selected)
+
* Installs QEMU virtual machine
* 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".<br><br>
* 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".<br><br>
Line 17: Line 16:
   <li>'''Install Microsoft Redistribution Package (4MB)'''<br>
   <li>'''Install Microsoft Redistribution Package (4MB)'''<br>
   (Required for Windows XP only; not required for Windows 7)<br>
   (Required for Windows XP only; not required for Windows 7)<br>
-
   Download and install [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2 vcredist_x86.exe] (Microsoft Visual C++ 2008 SP1 Redistributable Package (x86))
+
   Download and install [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2 vcredist_x86.exe] (Microsoft Visual C++ 2008 SP1 Redistributable Package (x86))<br><br>
   <li>'''Launch Qt Creator'''<br>
   <li>'''Launch Qt Creator'''<br>
-
   ''Start > All Programs > MeeGo SDK > Qt Creator''
+
   ''Start > All Programs > MeeGo SDK > Qt Creator''<br><br>
   </li>
   </li>
   <li>'''[http://wiki.meego.com/ Next:  Configure Qt Creator]'''</li>
   <li>'''[http://wiki.meego.com/ Next:  Configure Qt Creator]'''</li>
</ol>
</ol>

Revision as of 06:15, 30 March 2011

Install Steps

  1. Download and install the SDK
    FileSizeMD5SUM
    MeeGo SDK 1.2 Preview 1.5G 19242342F32A3D3290B9224329DEAD293FEE

    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