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'''
'''This page under construction at this moment.  Contact Bob if you have questions.  ETA:  9pm PDT'''
-
Install Steps:
+
=== Install Steps ===
<ol>
<ol>
   <li>'''Download and install the SDK'''
   <li>'''Download and install the SDK'''
Line 12: Line 12:
</table>
</table>
The installer does the following:
The installer does the following:
-
* Checks for previous installations of the SDK
 
* Installs the Qt SDK tools, including Qt Creator
* Installs the Qt SDK tools, including Qt Creator
* Installs Qt Simulator (if selected)
* Installs Qt Simulator (if selected)
* Installs QEMU virtual machine
* Installs QEMU virtual machine
-
* Installs 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".
</li>
</li>
-
   <li>(Windows XP Only) '''Install Microsoft Redistribution Package (4MB)'''<br>
+
   <li>'''Install Microsoft Redistribution Package (4MB)'''<br>
-
[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)).  This is not required for Windows 7.
+
  (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))
   <li>'''Launch Qt Creator'''<br>
   <li>'''Launch Qt Creator'''<br>
   ''Start > All Programs > MeeGo SDK > Qt Creator''
   ''Start > All Programs > MeeGo SDK > Qt Creator''

Revision as of 06:14, 30 March 2011

This page under construction at this moment. Contact Bob if you have questions. ETA: 9pm PDT

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