| 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: | + | Install Steps: |
| - | + | ||
<ol> | <ol> | ||
| - | <li>Download and install the SDK | + | <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>Size</th><th>MD5SUM</th></tr> | <tr><th>File</th><th>Size</th><th>MD5SUM</th></tr> | ||
| Line 16: | Line 14: | ||
* Checks for previous installations of the SDK | * 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 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". | ||
</li> | </li> | ||
| - | <li>(Windows XP Only) | + | <li>(Windows XP Only) '''Install Microsoft Redistribution Package (4MB)'''<br> |
| - | <li>Launch Qt Creator | + | [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. |
| - | <li> | + | <li>'''Launch Qt Creator'''<br> |
| + | ''Start > All Programs > MeeGo SDK > Qt Creator'' | ||
| + | </li> | ||
| + | <li>'''[http://wiki.meego.com/ Next: Configure Qt Creator]'''</li> | ||
</ol> | </ol> | ||
This page under construction at this moment. Contact Bob if you have questions. ETA: 9pm PDT
Install Steps:
| File | Size | MD5SUM |
|---|---|---|
| MeeGo SDK 1.2 Preview | 1.5G | 19242342F32A3D3290B9224329DEAD293FEE |
The installer does the following: