Meego Wiki
Views

SDK/Docs/1.2/MeeGo SDK 1.2 Preview for Windows

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''This page under construction at this moment. Contact Bob if you have questions. ETA: 9pm PDT''' This page describes how to install and configure the MeeGo SDK 1.2 Preview …")
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'''
-
This page describes how to install and configure the MeeGo SDK 1.2 Preview (with support for Tablet images) on your Windows development system.
+
Steps:
-
== Download and setup the MeeGo SDK ==
+
 
 +
<ol>
 +
  <li>Download and install the SDK
<table border='1' cellpadding='3px' style="padding: 0em">
<table border='1' cellpadding='3px' style="padding: 0em">
-
  <tr><th>File</th><th>Description</th><th>Size</th><th>MD5SUM</th></tr>
+
  <tr><th>File</th><th>Size</th><th>MD5SUM</th></tr>
-
  <tr><td>http://apollo.jf.intel.com/tablet/sdk/installer/meego-sdk-1.2-preview-installer-full-tablet.exe</td>
+
  <tr><td>[http://apollo.jf.intel.com/tablet/sdk/installer/meego-sdk-1.2-preview-installer-full-tablet.exe MeeGo SDK 1.2 Preview]</td>
-
    <td>MeeGo SDK 1.2 Preview</td>
+
     <td>1.5G</td>
     <td>1.5G</td>
     <td>19242342F32A3D3290B9224329DEAD293FEE</td>
     <td>19242342F32A3D3290B9224329DEAD293FEE</td>
  </tr>
  </tr>
</table>
</table>
 +
</li>
 +
  <li>(Windows XP Only)  Download a small file: [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)). Install it on your system.  This is not required for Windows 7.
 +
  <li>Launch Qt Creator with ''Start > All Programs > MeeGo SDK > Qt Creator''.</li>
 +
  <li><b>[http://wiki.meego.com/ Next step:  Configure Qt Creator]</b></li>
 +
</ol>
The installer does the following:
The installer does the following:
Line 18: Line 24:
* (Optional) Installs Qt Simulator
* (Optional) Installs Qt Simulator
* 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 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".
-
 
+
-
<ol>
+
-
  <li>Download and install the SDK</li>
+
-
  <li>(Windows XP Only)  Download a small file: [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)) from  and install it to your system.''' This is not needed for Windows 7.
+
-
  <li>Launch Qt Creator with ''Start > All Programs > MeeGo SDK > Qt Creator''.</li>
+
-
  <li><b>[http://wiki.meego.com/ Next step:  Configure Qt Creator]</b></li>
+
-
</ol>
+

Revision as of 06:07, 30 March 2011

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

Steps:

  1. Download and install the SDK
    FileSizeMD5SUM
    MeeGo SDK 1.2 Preview 1.5G 19242342F32A3D3290B9224329DEAD293FEE
  2. (Windows XP Only) Download a small file: vcredist_x86.exe (Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)). Install it on your system. This is not required for Windows 7.
  3. Launch Qt Creator with Start > All Programs > MeeGo SDK > Qt Creator.
  4. Next step: Configure Qt Creator

The installer does the following:

  • Checks for previous installations of the SDK
  • Installs the Qt SDK tools, including Qt Creator
  • (Optional) Installs Qt Simulator
  • 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".
Personal tools