Tomasz Olszak a666e7430e Removed ROOTSTRAP_NAME variable from build scripts. 11 лет назад
..
README b7e898e807 Fixed Qt install path in README files 11 лет назад
downloadAndBuildAll.sh a666e7430e Removed ROOTSTRAP_NAME variable from build scripts. 11 лет назад
env 965da13eaa Added scripts for building Qt for Tizen for emulator and device. 11 лет назад

README

(see LICENSE.FDL for license text)

This set of scripts should help you build Qt for Tizen device (version 2.2).
It was tested against Qt 5.0.2 and Qt 5.1 and Ubuntu 12.10 and Ubuntu 13.04.


Build steps:

1. Install Tizen SDK
1.1 Download appropriate installer and/or sdk image from https://developer.tizen.org/downloads/tizen-sdk
1.2 Run installer, choose image or use network image source, pick all available components.

2. If you installed Tizen SDK in default location invoking following script will build and install Qt
in rootfs/opt/usr/apps/Qt5Install directory.

sudo MAKE_THREADS=4 STANDARD_USER=$USER ./downloadAndBuildAll.sh