Meego developer story

Source: Internet
Author: User
Meego developer story Submitted by Bob Spencer on 26 May, 2010-08:58

Meego applications are written in C ++ using the meego SDK, which clients des QT 4.6.2. the meego SDK is currently targeted specifically for development on a Linux workstation, with detailed instructions for creating and debugging meego applications.

Develop Debug Package Distribute

Develop

The meego SDK creates a virtual environment on your workstation that is like developing directly on a meego OS-based system. this allows you to easily build against the meego version of QT (4.6.2) as well as other meego platform libraries, if needed.

Debug

Debugging your application can be done with any of the following:

    • Start your application directly from the virtual environment. Your application window will appear on your Linux workstation (screenshot)
    • Use xephyr to run your application inside the meego OS UI. (screenshot) the version of xephyr for meego is enhanced with dri2 support and hardware accelerated graphics.
    • Debug your application on your netbook
Package

Create a standard rpm-format package for your meego application.

Distribute

The RPM package can be submitted to one of the various application stores.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.