Install Qt for Tizen

From Qt Wiki
Revision as of 11:39, 25 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search

Currently binaries are only shipped for linux 64 bit.

sudo apt-get install chrpath

To check if everything is correct run Tizen Emulator from Emulator Manager installed with SDK. Next create sample Tizen hello world application using New Project -> Tizen template and choosing Tizen Qt Quick Mobile Application. Next check only x86 gcc 4.8 kit, run build (Ctrl+B) and run (which will imply deployment) Ctrl+R.