Changes between Version 13 and Version 14 of BB10


Ignore:
Timestamp:
Jan 3, 2013, 4:43:12 PM (11 years ago)
Author:
Martin Kolman
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BB10

    v13 v14  
    3030-e icon.png icon.png
    3131}}}
     32
     33=== Qt Components ===
     34While the modRana QML GUI is largely independent on Qt Components, working set of Qt Components would simplify porting quite a lot. Also other applications, such as Mieru, currently depend on functioning Qt Components.
     35
     36==== Symbian Qt Components ====
     37https://qt.gitorious.org/~conny/qt-components/connys-qt-components/commits/bb10
     38
     39Should compile using these parameters:
     40
     41{{{./configure -symbian -no-mobility -nomake tests -nomake demos -nomake example}}}
     42
     43
     44==== !MeeGo/Harmattan Qt Components ====
     45Looks like !MeeGo/Harmattan Qt Components should also work with some tweaks & would be the preferred choice, considering that is what modRana & co are currently using.
     46
     47Links:
     48
     49http://zwong.de/2012/06/using-meego-qt-components-on-blackberry-10-and-playbook/
     50
     51http://supportforums.blackberry.com/t5/Native-Development/qt-components-for-BB10/td-p/1798349
     52
     53http://supportforums.blackberry.com/t5/Native-Development/QML-symbian-qt-components-for-PlayBook/td-p/1574275i
     54
     55
     56
     57
    3258
    3359=== Notes ===