![]() |
2010-04-25
, 13:19
|
Posts: 5 |
Thanked: 3 times |
Joined on Jan 2010
|
#2
|
The Following User Says Thank You to macron For This Useful Post: | ||
![]() |
2010-04-26
, 09:18
|
Posts: 123 |
Thanked: 21 times |
Joined on Sep 2009
|
#3
|
Hi,
Although it is possible to extend MADDE with 3rd party libbraries the process is not straightforward. This leaves you several alternatives:
- Wait for the Qt Mobility version of MADDE
- Configure MADDE with the cross compiled libraries
- Include the Qt Mobility project file inside your Qt projext
- Use scratchbox
I will ask the developers of MADDE to provide information on how to extend it, but in the meantime I would recommend the 3rd option.
Ronan
Meego Dev Advocate
![]() |
2010-04-28
, 08:06
|
Posts: 62 |
Thanked: 97 times |
Joined on Dec 2009
@ Finland, Kerava
|
#4
|
![]() |
2010-04-28
, 08:38
|
Posts: 385 |
Thanked: 426 times |
Joined on Dec 2009
@ Gothenburg, Sweden
|
#5
|
You don't have to wait anymore.
http://www.forum.nokia.com/Tools_Doc.../Nokia_Qt_SDK/
![]() |
2010-04-28
, 09:40
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#7
|
![]() |
2010-04-28
, 10:08
|
Posts: 177 |
Thanked: 199 times |
Joined on Nov 2007
@ Concepcion, Chile
|
#8
|
![]() |
2010-04-28
, 10:20
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#9
|
![]() |
2010-04-30
, 02:17
|
Posts: 123 |
Thanked: 21 times |
Joined on Sep 2009
|
#10
|
You don't have to wait anymore.
http://www.forum.nokia.com/Tools_Doc.../Nokia_Qt_SDK/
/scratchbox/users/davidmaxwaterman/home/davidmaxwaterman/ptas/zouba-build/../zouba/src/route_p.cpp:9: error: QMaemo5InformationBox: No such file or directory
But when I set the build destination (in Qt Creator) for the N900 using MADDE's qmake/make, I get compiler errors complaining about not being able to resolve QtMobility namespaces/includes.
Has anyone been able to hook in 3rd party libs to MADDE? If not, is there an easy alternative way to use Qt Creator with Qt Mobility developing for an N900? Linux + Scratchbox, perhaps?
Thanks!