Meego Wiki
Views

SDK/Docs/1.2/MeeGo SDK 1.2 Preview

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
=== Overview ===
=== Overview ===
-
The MeeGo SDK 1.2 is scheduled for release near the end of May.  This release if provided as an early preview of the upcoming features, with more in development.  The following updates have been since the MeeGo 1.1 SDK release:
+
This version of the SDK is provides a preview of the following features:  
* [http://labs.qt.nokia.com/2011/03/01/qt-creator-2-1-0-released/ Qt Creator 2.1.0]; built with Qt 4.7.2
* [http://labs.qt.nokia.com/2011/03/01/qt-creator-2-1-0-released/ Qt Creator 2.1.0]; built with Qt 4.7.2
Line 15: Line 15:
* Graphical installer for Linux
* Graphical installer for Linux
* [http://wiki.meego.com/MeeGo_UX_Components MeeGo UX Components]  (very early version)
* [http://wiki.meego.com/MeeGo_UX_Components MeeGo UX Components]  (very early version)
-
* UI Guidelines for tablet released
+
* [http://meego.com/sites/all/files/users/admin/meego_touch_ui_v1.2.pdf UI Guidelines] for tablet development
The following related SDK documentation is useful for getting familiar with the application development lifecycle:
The following related SDK documentation is useful for getting familiar with the application development lifecycle:

Revision as of 05:21, 30 March 2011

This page under construction at this moment. Contact Bob if you have questions. ETA: 1am PDT

Contents

MeeGo SDK 1.2 Preview (with Tablet)

This tutorial describes how to use the MeeGo SDK 1.2 Preview. It contains support for the recently released tablet images.

Overview

This version of the SDK is provides a preview of the following features:

The following related SDK documentation is useful for getting familiar with the application development lifecycle:

Additional applicable, up-to-date, generic MeeGo development information can be found at:

Prerequisites

Hardware

  • Any reasonably modern IA hardware. For Windows-based systems, the graphics and CPU virtualization are limited and a faster system may be necessary to use the virtual machine with software rendering.
  • Systems known to work: Intel Core 2 Quad CPU, Q8200, i5 or i7 processor-based systems.

Software:

  • Windows XP w/SP3 and Windows 7 (32-bit systems can run virtual machine. 64-bit systems can use SDK but will need a device to run/debug)br
  • Ubuntu 10.04, 10.10 (not KUbuntu; Fedora 13, 14 (32-bit and 64-bit systems supported)

See also: MeeGo SDK Host OS Support page.

Filesystem:
The MeeGo SDK should be installed on a hardlink-capable filesystem (Unix file systems or NTFS. FAT filesystems are not hardlink-capable and not supported.)

Notes / Known Issues

  • In Windows, the virtual machine (QEMU) relies on kqemu to provide CPU virtualization support. On some machines this does not work. If you have trouble, please see troubleshooting.
  • A bug in package dependencies makes uninstalling the SDK in KUbuntu remove critical system files. KUbuntu is not supported at this time.
  • When uninstalling, everything you've installed as part of the SDK, including MADDE targets and runtimes, will be removed.

Download and Install the MeeGo SDK

Personal tools