Tomasz Olszak b0fa5c6735 Different profiles refactoring пре 11 година
..
.gitignore b0fa5c6735 Different profiles refactoring пре 10 година
README b0fa5c6735 Different profiles refactoring пре 10 година
profile_include b0fa5c6735 Different profiles refactoring пре 10 година
qt5Dummy.spec b0fa5c6735 Different profiles refactoring пре 10 година

README

(see LICENSE.FDL for license text)

This set of scripts should help you configure Qt for Tizen for ivi profile (version 3.0).
It was tested against Qt 5.2.0 Qt for Tizen sources 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. Install gbs
https://source.tizen.org/documentation/reference/git-build-system/
https://source.tizen.org/documentation/developer-guide/installing-development-tools

3. Be sure that you built desktop version (desktop binaries are needed for cross compilation).

4. Prepare cross compilation environmemnt for ivi profile.
./prepare_developer_tools.sh

Whole pack of Qt development files will be places in qt5CrossCompileTools subdirectory.