(Created page with "=MeeGo 1.1.2 SDK Update= '''Version''': 1.1.2 '''Related Release''': MeeGo 1.1 SDK This update is highly recommended for all users running MeeGo 1.1 SDK. == Changes in t…") |
(categorise, wikify links) |
||
| Line 1: | Line 1: | ||
| - | =MeeGo 1.1.2 SDK Update= | + | ==MeeGo 1.1.2 SDK Update== |
'''Version''': 1.1.2 | '''Version''': 1.1.2 | ||
| Line 7: | Line 7: | ||
This update is highly recommended for all users running MeeGo 1.1 SDK. | This update is highly recommended for all users running MeeGo 1.1 SDK. | ||
| - | == Changes in this release == | + | === Changes in this release === |
This release includes the following changes for MeeGo 1.1 SDK: | This release includes the following changes for MeeGo 1.1 SDK: | ||
* Ubuntu 10.10 support is added. | * Ubuntu 10.10 support is added. | ||
| - | * MeeGo SDK now supports Windows XP and Windows 7 operating systems. For instructions, see | + | * MeeGo SDK now supports Windows XP and Windows 7 operating systems. For instructions, see [[SDK/Docs/1.1/Getting started with the MeeGo SDK for Windows]]. |
* The following new targets are introduced: | * The following new targets are introduced: | ||
| Line 33: | Line 33: | ||
** qemu (Qemu update with OpenGL acceleration for IA32 image.) | ** qemu (Qemu update with OpenGL acceleration for IA32 image.) | ||
| - | == Fixed bugs == | + | === Fixed bugs === |
The following bugs have been fixed in this release: | The following bugs have been fixed in this release: | ||
* http://bugs.meego.com/show_bug.cgi?id=8938: Linker error when trying to compile MTF application with i586 sysroot/toolchain | * http://bugs.meego.com/show_bug.cgi?id=8938: Linker error when trying to compile MTF application with i586 sysroot/toolchain | ||
| Line 44: | Line 44: | ||
For more information, see the bug descriptions in http://bugs.meego.com. | For more information, see the bug descriptions in http://bugs.meego.com. | ||
| - | == Instructions for updating the SDK== | + | === Instructions for updating the SDK=== |
'''To upgrade the SDK in the Linux operating system''': | '''To upgrade the SDK in the Linux operating system''': | ||
| Line 51: | Line 51: | ||
Under 64-bits OS: sudo rm -rf /usr/lib/madde/linux-x86_64/tools/qt-tools-4.7.0-* | Under 64-bits OS: sudo rm -rf /usr/lib/madde/linux-x86_64/tools/qt-tools-4.7.0-* | ||
| - | 2. Update the distribution and create the required MeeGo 1.1.2 SDK targets. For instructions, see | + | 2. Update the distribution and create the required MeeGo 1.1.2 SDK targets. For instructions, see [[SDK/Docs/1.1/Getting started with the MeeGo SDK for Linux]]. |
| - | 3. Configure the required runtimes. For instructions, see | + | 3. Configure the required runtimes. For instructions, see [[SDK/Docs/1.1/Configuring QEMU runtimes]]. |
'''To upgrade the SDK in the Windows operating system''': | '''To upgrade the SDK in the Windows operating system''': | ||
| Line 59: | Line 59: | ||
1. Uninstall the previous MeeGo 1.1 SDK. | 1. Uninstall the previous MeeGo 1.1 SDK. | ||
| - | 2. Install and configure MeeGo 1.1.2 SDK on your Windows development system. For instructions, see section | + | 2. Install and configure MeeGo 1.1.2 SDK on your Windows development system. For instructions, see section [[SDK/Docs/1.1/Getting started with the MeeGo SDK for Windows]]. |
| + | |||
| + | [[Category:SDK]] | ||
| + | [[Category:Release engineering]] | ||
| + | [[Category:Meego-1.2]] | ||
Contents |
Version: 1.1.2
Related Release: MeeGo 1.1 SDK
This update is highly recommended for all users running MeeGo 1.1 SDK.
This release includes the following changes for MeeGo 1.1 SDK:
The following bugs have been fixed in this release:
For more information, see the bug descriptions in http://bugs.meego.com.
To upgrade the SDK in the Linux operating system:
1. Remove the Qt Tools directory before creating the MeeGo 1.1.2 SDK target. Use the following commands: Under 32-bits OS: sudo rm -rf /usr/lib/madde/linux-i686/tools/qt-tools-4.7.0-* Under 64-bits OS: sudo rm -rf /usr/lib/madde/linux-x86_64/tools/qt-tools-4.7.0-*
2. Update the distribution and create the required MeeGo 1.1.2 SDK targets. For instructions, see SDK/Docs/1.1/Getting started with the MeeGo SDK for Linux.
3. Configure the required runtimes. For instructions, see SDK/Docs/1.1/Configuring QEMU runtimes.
To upgrade the SDK in the Windows operating system:
1. Uninstall the previous MeeGo 1.1 SDK.
2. Install and configure MeeGo 1.1.2 SDK on your Windows development system. For instructions, see section SDK/Docs/1.1/Getting started with the MeeGo SDK for Windows.