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)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=[[Tizen|Qt for Tizen]]: 1.0 Alpha 3 Release=
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}


==Announcement==
= [[Tizen|Qt for Tizen]]: 1.0 Alpha 3 Release =
== 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.
It can be simply solved by invoking:
<code>ln -sf /etc/X11/xkb /usr/share/X11/xkb <code>
from root account


===Categories:===
[[Category:Developing_Qt::Ports::Tizen]]
 
* [[:Category:Developing Qt|Developing_Qt]]
** [[:Category:Developing Qt::Ports|Ports]]
* [[:Category:Developing Qt::Ports::Tizen|Tizen]]
** [[:Category:Developing Qt::Ports::Tizen::Releases|Releases]]

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