![]() |
2010-04-29
, 06:47
|
Posts: 80 |
Thanked: 53 times |
Joined on Feb 2010
@ Berlin, Germany
|
#51
|
![]() |
2010-04-29
, 09:13
|
Posts: 385 |
Thanked: 426 times |
Joined on Dec 2009
@ Gothenburg, Sweden
|
#52
|
The Following User Says Thank You to Larswad For This Useful Post: | ||
![]() |
2010-04-29
, 09:35
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#53
|
![]() |
2010-04-29
, 10:14
|
Posts: 385 |
Thanked: 426 times |
Joined on Dec 2009
@ Gothenburg, Sweden
|
#54
|
Most of your problems stem from mixing two versions of Qt: 4.5 and 4.6. They are NOT binary NOR source compatible (unlike desktop versions of Qt).
Qt4.5 is the one you have on the device *now*, and the one the MADDE tech previews and betas supported
Qt4.6 is the one you have in PR1.2, and that is the one that is supported by the Qt SDK and also the one that has the Qt::WA_Maemo5StackedWindow, QMaemo5InformationBox, etc stuff.
The errors you see come from mostly compiling or running code for one by tools meant for the other.
![]() |
2010-04-29
, 10:20
|
Posts: 80 |
Thanked: 53 times |
Joined on Feb 2010
@ Berlin, Germany
|
#55
|
![]() |
2010-04-29
, 11:43
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#56
|
But then, I'm not clear on why there are application's that do have the yellow information box, stacked windows (and more) that actually works under the current firmware. Are they NOT developed using Qt at all then, but instead the GTK toolkit?
If they ARE using Qt for such things, then how?
![]() |
2010-04-29
, 12:48
|
Posts: 385 |
Thanked: 426 times |
Joined on Dec 2009
@ Gothenburg, Sweden
|
#57
|
The Following User Says Thank You to Larswad For This Useful Post: | ||
![]() |
2010-04-29
, 13:12
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#58
|
![]() |
2010-04-30
, 06:30
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#59
|
The Following 4 Users Say Thank You to attila77 For This Useful Post: | ||
![]() |
2010-05-01
, 19:37
|
Posts: 24 |
Thanked: 12 times |
Joined on Mar 2010
|
#60
|