Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.

Install Qt for Tizen

From Qt Wiki
Revision as of 14:34, 24 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search

Currently binaries are only shipped for linux 64 bit.

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.