View Single Post
Posts: 2,006 | Thanked: 3,351 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#4
Originally Posted by ahmadka View Post
Its just a simple bug, only one number needs to be replaced with another .. i've tried posting the bug in the program's thread but the author hasn't responded in weeks ..

Anyways, I have Qt Creator which I've been using for my own development .. Is MADDE included in it ? If yes, can you tell me specifically how to use it ? I haven't explicitly used MADDE so far ..
The developer offers to report bugs to his email, jakub.bzouk at Gmail.
http://maemo.org/packages/view/n9profil/

Nokia Qt SDK includes Qt Creator and MADDE Terminal, but Qt Creator doesn't include MADDE Terminal (I think).

When you get all source files downloaded in one directory, open MADDE Terminal and 'cd' to this directory. Then run
dpkg-buildpackage -sa
to build complete deb (which can be tested on N900)
or
dpkg-buildpackage -sa -S
to build source-only package (which can be uploaded to extras-devel)