Qt-for-Tizen-1.0-Alpha-3: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
h1. [[Tizen|Qt for Tizen]]: 1.0 Alpha 3 Release | |||
==Announcement== | == Announcement == | ||
http://qtfortizen.blogspot.com/2013/08/1.0alpha3.html | http://qtfortizen.blogspot.com/2013/08/1.0alpha3.html | ||
==Known Issues== | == Known Issues == | ||
* xkb conf error on Emulator and RD-PQ device. <br /> It can be simply solved by invoking:<br /> from root account | * xkb conf error on Emulator and RD-PQ device.<br />It can be simply solved by invoking:<br /><code>ln -sf /etc/X11/xkb /usr/share/X11/xkb <code><br />from root account | ||
[[Category:Developing_Qt::Ports::Tizen]] | |||
Revision as of 10:16, 24 February 2015
h1. Qt for Tizen: 1.0 Alpha 3 Release
Announcement
http://qtfortizen.blogspot.com/2013/08/1.0alpha3.html
Known Issues
- xkb conf error on Emulator and RD-PQ device.
It can be simply solved by invoking:ln -sf /etc/X11/xkb /usr/share/X11/xkb
from root account