Difference between revisions of "QOrbiter Targets"

From LinuxMCE
Jump to: navigation, search
(Details about qOrbiter targets.)
 
m
Line 1: Line 1:
 +
[[category:QML]]
 +
[[category:QOrbiter]]
 +
[[Category: Programmer's Guide]]
 
This page is meant as an overview, what targets exist for the qOrbiter, and what kind of requirements each of the targets has.
 
This page is meant as an overview, what targets exist for the qOrbiter, and what kind of requirements each of the targets has.
  

Revision as of 18:53, 3 December 2012

This page is meant as an overview, what targets exist for the qOrbiter, and what kind of requirements each of the targets has.

Linux

Linux is the main platform qOrbiter is developed on.

Qt lib version = 4.8.3

Relevant directories

qOrbiter_src/qml/desktop

Android

Android is the main target for smaller skins.

Qt lib version = 4.8.2 (necessitas)

Relevant directories

qOrbiter_src/qml/android
qOrbiter_src/android

Symbian

Symbian could be target. We need developers for this.

Qt lib version = 4.8.x (latest 4.x should always be usable. Details on QtProject

Relevant directories

no specific QML created as of yet posde

Windows x86

Windows x86 is being worked on, without many details.

Qt lib version = 4.8.x (latest 4.x should be usable)

Relevant directories

qOrbiter_src/qml/desktop

Windows RT

Windows RT could be a target, but there are no devs for it atm.

Qt lib version = unknown

iOS

iOS is an important target, but atm there is no release of a Qt lib that we can use for it.

MacOSX

MacOSX could be a target, but there is nothing available atm.