Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

Installing a Qt Extended SDK

Introduction

This document describes how to install a Qt Extended SDK package. It should be read after:

  • Getting Started which explains the process of selecting and downloading a Qt Extended source package.
  • the section on Tools available in the package to help build and develop Qt Extended and Qt Extended based applications.

Before continuing, you must ensure that the SDK package has been downloaded, or that you have a CD/DVD available that contains the Qt Extended SDK.

Installing a Software Development Kit (SDK)

SDKs are typically delivered as an ISO image or are pre-written on a CD/DVD. The ISO image can be downloaded and then written onto a CD/DVD using a regular CD/DVD writer, or on Linux can be alternatively mounted as a loopback device. For Windows, there is 'Virtual CD-ROM Control Panel' available from Microsoft, which can mount an iso and be displayed as a drive in Windows Explorer.

The procedure for writing a CD/DVD falls outside the scope of this document and won't be discussed any further, please read the user manual of your CD/DVD writer for detailed instructions.

For the Qt Extended SDK to work properly you also need to install VmPlayer. This package needs to be downloaded from the VmWare website. The install program will prompt you at the appropriate time and give some hints on how to install VmPlayer. For a detailed instruction on how to set up VmPlayer, please refer to the VmWare website.

Installing the SDK on Windows.

On Windows the SDK can only be installed via a CD/DVD.

To install the SDK, simply put the CD/DVD in the drive. If autorun is working properly the installer should start up and the installation process will begin. Just follow the prompts and the SDK will be installed.

Installing the SDK on Linux.

On Linux the SDK can both be installed using a CD/DVD and/or using a loopback device. Using a loopback device is convenient if you have downloaded an ISO image and don't want to waste time burning a CD.

Using a CD/DVD

To install the SDK from a CD/DVD:

    put the CD/DVD in the drive.
    The CD should automount into /media/cdrom (or something similar)
    Don't forget to install VmPlayer.

Using a loopback device

To use the iso image as a loopback device, please do the following:

    su (login as root, enter password if needed)
    mkdir <mountpoint> (create a directory where the ISO needs to be mounted)
    mount -o loop <filename> <mountpoint>
    exit (logout as root, i.e. logged in as normal user again)

Installing the SDK (continued)

    cd <mountpoint> (You MUST cd into the mounted directory)
    ./install.sh (run the install script)

Answer the questions asked in the installer program and make sure VmPlayer is installed.

Running the SDK

To run the SDK:

    cd /home/<username>/QtopiaGreenphoneSDK (or wherever the SDK is installed)
    vmplayer greenphone.vmx

Once the VMPlayer is running a fully functional Linux environment is available inside the VMPlayer that contains all the Qt Extended SDK tools, pre-build Qt Extended binaries, documentation, etc to be used. To run Qt Extended, click on runqtopia.

The SDK does not come with any source code, Qt Extended comes in a pre-build form. The starting point of an SDK is where a Source Package user would be after having configured and build Qt Extended both for the desktop and for the device. If you want to rebuild Qt Extended, you must download the source code package separately.

The Qt Extended binaries are located (from within the VmPlayer environment) in /opt/Qtopia/SDK/<version>/x86 and /opt/Qtopia/SDK/<version>/<device>. The <device> directory contains all the files (and only the files) that should be installed onto the device. Note that we have passed -prefix to specify the location that Qt Extended will run from /opt/Qtopia.

For further information about running Qt Extended refer to Running Qt Extended.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 75
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique PyQt/PySide a besoin de vous ! 0
Page suivante

Le blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt qtextended4.4
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web