(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''' | ||
| - | + | Steps: | |
| - | + | ||
| + | <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 | + | <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 | + | <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>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". |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
This page under construction at this moment. Contact Bob if you have questions. ETA: 9pm PDT
Steps:
| File | Size | MD5SUM |
|---|---|---|
| MeeGo SDK 1.2 Preview | 1.5G | 19242342F32A3D3290B9224329DEAD293FEE |
The installer does the following: