Next Previous Contents

1. Introduction

This document describes the development of application for the Compaq iPAQ and other handhelds using QPE/OPIE from the authors point of view. It includes the installation of the iPAQ software itself, as well as the installation of the crosscompiler and the different qt-requirements. Some usefull addons are also included.

This document intends to give a help to all users, who want to develop applications for QPE. As the author is not the great Linux-crack, it maybe sometimes tedious to read this paper, but I hope to give some ideas to the reader if something goes wrong.

I know myself that it is really boring to search for information to a special aspect in the internet, especially if you are hot to start.

So the intention of this document is to collect all necessary information to be able to start with development. Additionaly, I try to give some tips concerning application development for embedded systems.

Although the documentation is not yet ready, there maybe already a lot of helpfull tips.

I will use "host" as a synonym for the Linux-machine, which is either connected to the handheld (cradle and / or network) and connected to the internet on the other side. Read the chapter preparations on the host first. The minimum requirements should be fullfilled to start with the chapter iPAQ installation.

!!!Hint!!!
QT3.0 and all related stuff is in this document, but not really tested / used. I thought about clearing this off, but decided to give it a chance for the next publication.

1.1 Download

You can download all files related with this documentation and also this documentation itself as tarballs from my homepage.

1.2 References

The information of this document is mainly experience of myself during the startup. Additional informations come from

see also Used URLs.

1.3 History

1.4 Roadbook

Where to go tomorrow ?

1.5 Example projects

All my own ipaq programs are created using this document. If worth to be shipped you can find them at

my homepage.

All ipkgs are located in

ipackage dir.

The following programs can be found there:


Next Previous Contents