![]() |
2013-05-13
, 18:36
|
Posts: 13 |
Thanked: 3 times |
Joined on Apr 2010
@ Bangalore, India
|
#31
|
![]() |
2013-05-14
, 17:17
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#32
|
Is anyone working on QtCreator to deploy Qt5 app on the Device (N9).
instead of having the scratch box.
Edit: I need some pointers, From where I have to start. Hope Interested people can join or, I can join them.
![]() |
2013-05-24
, 06:29
|
Posts: 79 |
Thanked: 211 times |
Joined on Aug 2012
|
#33
|
![]() |
2013-05-24
, 07:21
|
Posts: 1,313 |
Thanked: 2,978 times |
Joined on Jun 2011
@ Finland
|
#34
|
Haven't actually tried Qt5 yet but wanted to ask a couple of things out of interest.
1. After installing Qt5 on scratchbox SDK environment, how do you select which version (4/5) to compile against? Using inline exports for each command aimed for Qt5? Care to give a couple of command line examples on building same app on Qt4 and Qt5.
2. Can Qt5 apps be tested locally on x86 build using Xephyr?
3. Can you use libmeegotouch with Qt5? I suppose it's built against Qt4.
![]() |
2013-05-27
, 10:19
|
Posts: 79 |
Thanked: 211 times |
Joined on Aug 2012
|
#35
|
I haven't tried these. I'd imagine Xephyr works with the usual caveat of running the application so that it's instructed to use Qt5. I'd expect problems with libmeegotouch as Qt5 is not binary compatible with Qt4.