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'''
-
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
-
* (Optional) Installs Qt Simulator
+
* 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)  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>(Windows XP Only) '''Install Microsoft Redistribution Package (4MB)'''<br>
-
   <li>Launch Qt Creator with ''Start > All Programs > MeeGo SDK > Qt Creator''.</li>
+
  [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><b>[http://wiki.meego.com/ Next:  Configure Qt Creator]</b></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>

Revision as of 06:11, 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:

    • Checks for previous installations of the SDK
    • Installs the Qt SDK tools, including Qt Creator
    • Installs Qt Simulator (if selected)
    • 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".
  2. (Windows XP Only) Install Microsoft Redistribution Package (4MB)
    vcredist_x86.exe (Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)). This is not required for Windows 7.
  3. Launch Qt Creator
    Start > All Programs > MeeGo SDK > Qt Creator
  4. Next: Configure Qt Creator
Personal tools