Meego Wiki
Views

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

From MeeGo wiki
< SDK | Docs | 1.2(Difference between revisions)
Jump to: navigation, search
(Download the MeeGo SDK)
 
(42 intermediate revisions not shown)
Line 1: Line 1:
-
'''This page under construction at this moment.  Contact Bob if you have questions.  ETA:  9pm PDT'''
+
== Download the MeeGo SDK ==
-
 
+
-
Steps:
+
-
 
+
<ol>
<ol>
-
  <li>Download and install the SDK
+
<li>'''Download and install the SDK'''
 +
{| class="wikitable"
 +
|+ Download information
 +
|-
 +
! File !! File Size !! Installed Size
 +
|-
 +
| [http://sdk.meego.com/installer/Windows/meego-sdk-installer-online-20110519.exe MeeGo SDK 1.2 Installer] || 13.6 MB || 517 MB
 +
|}
-
<table border='1' cellpadding='3px' style="padding: 0em">
+
SDK content details are described on the [[SDK/Docs/1.2/MeeGo SDK 1.2 Components|SDK Component Summary]] page.
-
<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 MeeGo SDK 1.2 Preview]</td>
+
-
    <td>1.5G</td>
+
-
    <td>19242342F32A3D3290B9224329DEAD293FEE</td>
+
-
</tr>
+
-
</table>
+
</li>
</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>'''Select the components that will be installed'''<br>
-
  <li><b>[http://wiki.meego.com/ Next step:  Configure Qt Creator]</b></li>
+
The "Select Components" page of the wizard has a lot of options.  Understanding these is important.  The main task is to select the SDK target you are interested in.   You only need ''one'' target, and each target is 2-4GB.  The tablet target is recommended unless you are specifically interested in one of the other platforms.</li>
 +
[[File:Meego-sdk-installer-comp.png]]
 +
 
 +
<li>'''Install Microsoft Redistribution Package (4MB)'''<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))
 +
 
</ol>
</ol>
-
The installer does the following:
+
'''Next Step: [[SDK/Setup/Building MeeGo Applications|Building MeeGo Applications]]'''
-
* Checks for previous installations of the SDK
+
 
-
* Installs the Qt SDK tools, including Qt Creator
+
More information: <br>
-
* (Optional) Installs Qt Simulator
+
<ul>
-
* Installs QEMU virtual machine
+
<li>[[SDK/Setup/More information|Install kqemu accelerator for QEMU]]</li>
-
* 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".
+
  <li> [[SDK/Setup/Debugging with Simulator|Debugging with Simulator]] </li>
 +
</ul>
 +
 
 +
 
 +
[[Category:SDK]]
 +
[[Category:Meego-1.2]]
 +
[[Category:Windows]]

Latest revision as of 08:12, 19 May 2011

Download the MeeGo SDK

  1. Download and install the SDK
    Download information
    File File Size Installed Size
    MeeGo SDK 1.2 Installer 13.6 MB 517 MB

    SDK content details are described on the SDK Component Summary page.

  2. Select the components that will be installed
    The "Select Components" page of the wizard has a lot of options. Understanding these is important. The main task is to select the SDK target you are interested in. You only need one target, and each target is 2-4GB. The tablet target is recommended unless you are specifically interested in one of the other platforms.
  3. Meego-sdk-installer-comp.png

  4. 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))

Next Step: Building MeeGo Applications

More information:

Personal tools