Qt-for-Tizen-1.0-Alpha-3: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Convert ExpressionEngine section headers)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
h1. [[Tizen|Qt for Tizen]]: 1.0 Alpha 3 Release
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


= [[Tizen|Qt for Tizen]]: 1.0 Alpha 3 Release =
== Announcement ==
== Announcement ==


Line 7: Line 8:
== Known Issues ==
== Known Issues ==


* 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
* xkb conf error on Emulator and RD-PQ device.
It can be simply solved by invoking:
<code>ln -sf /etc/X11/xkb /usr/share/X11/xkb <code>
from root account


[[Category:Developing_Qt::Ports::Tizen]]
[[Category:Developing_Qt::Ports::Tizen]]

Latest revision as of 16:15, 5 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

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