Qt-for-Tizen-1.0-Alpha-2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
== Known Issues == | == Known Issues == | ||
* Issue 1: Qt apps do not work due to OpenGL not installed and not enabled by default in Tizen 2.x on 210 and PQ reference Tizen devices. Qt requires OpenGL. Please follow instructions on the | * Issue 1: Qt apps do not work due to OpenGL not installed and not enabled by default in Tizen 2.x on 210 and PQ reference Tizen devices. Qt requires OpenGL. Please follow instructions on the "tizen.org wiki":https://wiki.tizen.org/wiki/Enable_3D_Acceleration_on_Tizen. | ||
* Issue 2: PathView blinking: can be seen in DateEdit and TimeEdit while flicking | * Issue 2: PathView blinking: can be seen in DateEdit and TimeEdit while flicking "picker bar". However it is related to Intel graphics card. On devices, emulator and width nvidia cards it works fine. | ||
* Issue 3: description to build and run on desktop is out of date. It will be updated soon. | * Issue 3: description to build and run on desktop is out of date. It will be updated soon. | ||
[[Category:Developing_Qt::Ports::Tizen]] | [[Category:Developing_Qt::Ports::Tizen]] |
Revision as of 14:24, 24 February 2015
h1. Qt for Tizen: 1.0 Alpha 2 Release
Announcement
http://qtfortizen.blogspot.com/2013/06/1.0alpha2.html
Known Issues
- Issue 1: Qt apps do not work due to OpenGL not installed and not enabled by default in Tizen 2.x on 210 and PQ reference Tizen devices. Qt requires OpenGL. Please follow instructions on the "tizen.org wiki":https://wiki.tizen.org/wiki/Enable_3D_Acceleration_on_Tizen.
- Issue 2: PathView blinking: can be seen in DateEdit and TimeEdit while flicking "picker bar". However it is related to Intel graphics card. On devices, emulator and width nvidia cards it works fine.
- Issue 3: description to build and run on desktop is out of date. It will be updated soon.