![]() |
Re: Qt Project: Countdown timer
Quote:
Quote:
Quote:
|
Re: Qt Project: Countdown timer
Quote:
do you have your latest sources anywhere, that I could have a look, what's going wrong?!? Quote:
@marionegroponzi: Have a look in the maemo.org wiki. There is a guide how to make a debian package of a Qt application. Daniel |
Re: Qt Project: Countdown timer
1 Attachment(s)
Quote:
|
Re: Qt Project: Countdown timer
1 Attachment(s)
Hi,
New 64x64 version (sorry my way of working is quite iterative) - but some colors added (+ transparency for 64x64). Opinions? comments? I think it would be nice to see those in action in N900 when you are getting there. |
Re: Qt Project: Countdown timer
1 Attachment(s)
Quote:
|
Re: Qt Project: Countdown timer
For this shortcut issue, I wonder if I could manually edit the makefile? I noticed the following section in it:
Code:
install: $(TARGET) I also wonder if I could manually change the install path here to /opt? |
Re: Qt Project: Countdown timer
5 Attachment(s)
I got a strange new problem. After I install the Debian package, it looks like this and I get these errors. But when I reboot my device, it looks normal and I get no errors. Any idea why it's doing this? :confused:
I've attached the Debian package and the source files here. |
Re: Qt Project: Countdown timer
Quote:
1. create a folder <package-name>-<version-number> like countdowntimer-0.1 2. copy the sources into that folder 3. create in the folder a file named countdowntimer.pro with this content: Code:
TEMPLATE = subdirs Code:
TARGET = countdowntimer Code:
mad dh_make --createorig --single -e <your email> -c gpl 6. run: Code:
mad qmake Code:
mad dpkg-buildpackage hope this helped and sorry for the delay. Daniel |
Re: Qt Project: Countdown timer
1 Attachment(s)
Quote:
Now if I only would get the icon working too.. ;) Here is what I've done: Code:
QT += phonon Anyway, here is the Debian package with the shortcut: :) |
Re: Qt Project: Countdown timer
Quote:
Code:
INSTALLS += target desktop icon64 Daniel |
All times are GMT. The time now is 21:04. |
vBulletin® Version 3.8.8