![]() |
Re: Technology Preview: MADDE
Quote:
Over sensitive software is always tricky :D |
Re: Technology Preview: MADDE
Quote:
What I would like is, when I click RUN, it would compile (or build... I don't know which is the correct term) it to my previously selected platform (in this case for Maemo 5) and then run it in my selected device (N900). All this in one single click! :D However, already now MADDEN is really great. :cool: I can't wait for the functional emulator of N900! :) |
Re: Technology Preview: MADDE
Quote:
|
Re: Technology Preview: MADDE
Quote:
Is there a way to give multiple Thanks? :D |
Re: Technology Preview: MADDE
Not sure if it is mentioned anywhere, but you can use Creator so that you open the project normally on the pc and compile on pc as usual.
And only when you cross-compile, you open MADDE, run a 'make clean' and build for the N900. A bit of a trick, but it works for me. I guess we kind of surprised the Qt Creator folks a bit with the timing too :-) Let's see when they can come up with a Creator version for MADDE. |
Re: Technology Preview: MADDE
Quote:
|
Re: Technology Preview: MADDE
One more thing I noticed (for simpletons like me ;)). If you try to create a new project with Qt Creator and then compile it with MADDE, it won't work. You first need to create it with MADDE using the:
mad pscreate -t qt_simple <project name> And then you can open that project with Qt Creator. By right clicking the project, choose Add New. I then choose Qt Designer Form Class . In the next page I've tried Main Window and Widget. They both seem to work fine. I don't know which is the better one or if it matters at all. In the next page I found it better to append to the path \src as this is where MADDE creates the qtmain.cpp. After these files have been added, I edit qtmain.cpp so that it looks something like this (if using Widget): Code:
#include <QtGui/QApplication> |
Re: Technology Preview: MADDE
1 Attachment(s)
hello, firstly, thanks for your nice job.
i put install-madde-xmas.exe in G:\maemo and execute it to install MADDE to D:\MADDE. when it completed, i check the D:\MADDE folder, it's missing so much file , just cache folder, few file existed. other missing things present in G:\maemo. i put install-madde-xmas.exe in D:\, and install it again, all of things in D:\MADDE. and it's works fine. BTW: i attached the fail install log. And i will continue use it and report issue that i meet. |
Re: Technology Preview: MADDE
I just compiled my IRC-client for the N900, and it worked on the first go on the device! I couldn't be more happy :)
My previous problem, that I couldn't start MADDE Terminal on Win7/64bit was fixed/worked around by setting XP compatibility mode on the madde.bat -file in \MADDE\0.5 A big thank you for the people behind MADDE again! |
Re: Technology Preview: MADDE
OK. This is probably going to be a silly question:
How can I include external files in the package done with MADDE? For example, I want to use something like this: Code:
QSound::play("sounds/bells.wav");Alternatively, how can I use Maemo "system" sounds? |
| All times are GMT. The time now is 11:43. |
vBulletin® Version 3.8.8