maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Technology Preview: MADDE (https://talk.maemo.org/showthread.php?t=38075)

Venemo 2010-05-17 10:01

Re: Technology Preview: MADDE
 
If you'd like to use Nokia Qt SDK, follow the steps in this thread on how to make it work with the device.

rontti 2010-05-28 11:22

Re: Technology Preview: MADDE
 
New MADDE release available
- PR1.2 sysroot
- Lot of fixs
- N900 emulator !!!

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

tvogel 2010-05-28 11:55

Re: Technology Preview: MADDE
 
Any news on installing third-party libs from the repository into MADDE?

too 2010-05-28 12:00

Re: Technology Preview: MADDE
 
Last time we discussed about this there was a plan
documenting steps to do sysroot for MADDE with
Platform SDK (i.e. using scratchbox).

tvogel 2010-05-28 12:06

Re: Technology Preview: MADDE
 
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 2010-05-28 12:35

Re: Technology Preview: MADDE
 
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 2010-05-28 17:37

Re: Technology Preview: MADDE
 
Quote:

Originally Posted by rontti (Post 685349)
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

attila77 2010-05-28 17:42

Re: Technology Preview: MADDE
 
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 ? :)

too 2010-05-28 18:48

Re: Technology Preview: MADDE
 
Quote:

Originally Posted by attila77 (Post 686222)
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.

Joorin 2010-05-28 18:53

Re: Technology Preview: MADDE
 
Not what you want but:

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


All times are GMT. The time now is 11:43.

vBulletin® Version 3.8.8