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 1: Line 1:
-
'''This page under construction at this moment.  Contact Bob if you have questions.  ETA:  9pm PDT'''
 
-
 
=== Install Steps ===
=== Install Steps ===
<ol>
<ol>
Line 15: Line 13:
* Installs 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".
+
* 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>
</li>
</li>
   <li>'''Install Microsoft Redistribution Package (4MB)'''<br>
   <li>'''Install Microsoft Redistribution Package (4MB)'''<br>

Revision as of 06:14, 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
    • Installs 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