Active Topics

 


Reply
Thread Tools
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#261
If you'd like to use Nokia Qt SDK, follow the steps in this thread on how to make it work with the device.
 
Posts: 62 | Thanked: 97 times | Joined on Dec 2009 @ Finland, Kerava
#262
New MADDE release available
- PR1.2 sysroot
- Lot of fixs
- N900 emulator !!!

http://tablets-dev.nokia.com/MADDE.php
 

The Following 3 Users Say Thank You to rontti For This Useful Post:
Posts: 79 | Thanked: 21 times | Joined on Sep 2007
#263
Any news on installing third-party libs from the repository into MADDE?

Last edited by tvogel; 2010-05-28 at 11:55. Reason: apps -> libs
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#264
Last time we discussed about this there was a plan
documenting steps to do sysroot for MADDE with
Platform SDK (i.e. using scratchbox).
 
Posts: 79 | Thanked: 21 times | Joined on Sep 2007
#265
What about implementing a package import on the basis of MeeGo, i.e. maybe interfacing RPM? And maybe use alien to convert from deb to rpm? I would appreciate if one could avoid scratchbox...
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#266
braindamaged 'dpkg -i' could be implemented quite simply... but it is not
done by MADDE team (so far) as it 'taints' the sysroot.

rpm -i (for MADDE) has basically the same effort to make, it just
requires extracting the cpio instead of data.tar.gz (the 'housekeeping'
and setting of 'tainted' flag is about the same).

but these are just wild thoughts, but if anyone implements I could
give the 'thumbs up' to the implementation (not going to core madde
so easily, so that I can say 'WARRANTY VOID' (as if there were any;
but support is harder if we need to deal with 'tainted' systems) aloud.
 
JapieB's Avatar
Posts: 59 | Thanked: 42 times | Joined on Nov 2009 @ Wageningen (NL)
#267
Originally Posted by rontti View Post
New MADDE release available
- PR1.2 sysroot
- Lot of fixs
- N900 emulator !!!

http://tablets-dev.nokia.com/MADDE.php
When I follow the instructions on http://wiki.maemo.org/MADDE/Qt_example I get an error when running make:


Code:
MADDE-0.6.72 ~
jbraam $ mad pscreate -l
TEMPLATE NAME    TYPE     DESCRIPTION
empty            prog     Empty project
lib_simple       lib      Simple example for C/C++ libraries
qt_simple        qtprog   Simple example for QT programs
simple           prog     Simple example for C/C++ programs

MADDE-0.6.72 ~
jbraam $ mad pscreate -t qt_simple qthello
Skeleton qthello, type=qtprog created

MADDE-0.6.72 ~
jbraam $ cd qthello

MADDE-0.6.72 ~/qthello
jbraam $ mad qmake

MADDE-0.6.72 ~/qthello
jbraam $ mad make
make: *** No rule to make target `../../../0.6.72/sysroots/fremantle-arm-sysroot
-10.2010.19-1-slim/usr/share/qt4/mkspecs/default/qmake.conf', needed by `Makefil
e'.  Stop.

MADDE-0.6.72 ~/qthello
jbraam $
What can I do to fix this?

Jaap
 
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#268
On a side note, will this update be pushed to the Nokia Qt SDK (=wait patiently) or should the more adventurous people try and replace it themselves ?
__________________
Blogging about mobile linux - The Penguin Moves!
Maintainer of PyQt (see introduction and docs), AppWatch, QuickBrownFox, etc
 
too's Avatar
Posts: 122 | Thanked: 135 times | Joined on Dec 2009 @ Helsinki
#269
Originally Posted by attila77 View Post
On a side note, will this update be pushed to the Nokia Qt SDK (=wait patiently) or should the more adventurous people try and replace it themselves ?
It will. Soon.
 

The Following 2 Users Say Thank You to too For This Useful Post:
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#270
Not what you want but:

You fix it by not relying on auto-generated make files.
 
Reply

Tags
madde


 
Forum Jump


All times are GMT. The time now is 22:54.