| Home · All Classes · Grouped Classes · Annotated · Functions |
Qtopia makes the task of cross-compiling simple through the use of device configuration profiles, with a single directory containing all the configuration information required to build for a device.
To cross-compile simply follow these steps:
export PATH=<path-to-compiler>:$PATH
configure -device <device>
make
| Copyright © 2008 Trolltech | Trademarks | Qtopia 4.3.2 |