![]() |
2010-05-13
, 07:08
|
|
Posts: 3,203 |
Thanked: 1,391 times |
Joined on Nov 2009
@ Worthing, England
|
#12
|
It's perfectly possible to have packages built for PR1.1 in the SDK. Just install the qt4-maemo5-* packages from extras-devel and use
to configure. After PR1.2 is out just switch to /usr/bin/qmake and you'll use the default libs.Code:/opt/qt4-maemo5/bin/qmake
Is there anything else one should do really?
![]() |
2010-05-13
, 07:15
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#13
|
the version of healthcheck in devel and extras is not dependent on 4.6 - i'm holding back uploading any new versions at the moment- would assume it was something else pythony related? :P
The Following User Says Thank You to attila77 For This Useful Post: | ||
![]() |
2010-05-13
, 15:19
|
Posts: 50 |
Thanked: 45 times |
Joined on Dec 2009
@ France
|
#14
|
![]() |
2010-05-13
, 16:16
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#15
|
The Following User Says Thank You to Venemo For This Useful Post: | ||
![]() |
2010-05-17
, 16:15
|
|
Posts: 33 |
Thanked: 15 times |
Joined on Oct 2009
@ Israel
|
#16
|
The Following User Says Thank You to OranAgra For This Useful Post: | ||
![]() |
2010-05-17
, 20:58
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#17
|
![]() |
2010-05-17
, 21:18
|
Posts: 190 |
Thanked: 129 times |
Joined on Mar 2010
@ Bavaria, Germany
|
#18
|
The Following User Says Thank You to gri For This Useful Post: | ||
![]() |
2010-05-17
, 21:21
|
|
Posts: 1,296 |
Thanked: 1,773 times |
Joined on Aug 2009
@ Budapest, Hungary
|
#19
|
QProgressDialog does not get off the screen when calling close(). With PR 1.2 or libqt4-maemo5 you need to call accept() or reject(). That's the only difference I've found.
![]() |
2010-05-17
, 21:27
|
Posts: 190 |
Thanked: 129 times |
Joined on Mar 2010
@ Bavaria, Germany
|
#20
|
The Following User Says Thank You to gri For This Useful Post: | ||
Is there anything else one should do really?