![]() |
Packaging qt
Hi i need some help with packaging of qt app. I made deb package but after install i dont see any icon and i cant find app, This is my src.pro file:
Code:
|
Re: Packaging qt
Hi,
it looks quite ok. Do you have a fsudoku.pro file in the folder where the src and debian folders are in, which points to this? Example for that file: Code:
TEMPLATE = subdirsDaniel |
Re: Packaging qt
Yes, I have. Here is source http://uploadfile.org/download.php?i...zV0hvq4HiOClbt
|
Re: Packaging qt
I have next problem. I create a new project in eclipse Qt maemo helloworld. I dont change anything. I get this error. Description
make: *** [build/window.o] Error 1 What is it? |
Re: Packaging qt
Quote:
That should show you where everything installed. Check if the program, desktop and png all wound up in the right places. shep |
Re: Packaging qt
THX I found this but only bin file. I cant run it. :confused: Do you have any idea about my make/build problem?
|
Re: Packaging qt
Quote:
|
Re: Packaging qt
1 Attachment(s)
Hi,
OK, I've got this working now. I loaded into Qt Creator and I found there are several issues. 1. The src.pro file is missing files Code:
TARGET = fsudoku3. There is a call to a function called "nice" in sudoku.cpp which seems to be missing. I have simply commented out to get compiling. 4. in Window.cpp, the call to slave->setAttribute(Qt::WA_Maemo5StackedWindow); does not work. I have simply commented out to get compiling. Once I had this working in Qt Creator I cleaned down the MakeFiles etc and compiled using Madde Code:
# -- first time onlyMy modified files are attached. Hope this helps, Shep |
Re: Packaging qt
Thank you very much.
1. slave->setAttribute(Qt::WA_Maemo5StackedWindow); is Qt 4.6 parameter 2. sorry for random(); I uploaded old version 3. I have still one problem with df_shlibdeps C:\MADDE\0.6.14\madbin\dpkg-shlibdeps: failure: no dependency information found for /sysroots/fremantle-arm-sysroot-2.2009-51-1-qt453/opt/qt4-maemo5/lib/libQtCore.so.4 (used by debian/fsudoku/usr/bin/fsudoku). dh_shlibdeps: command returned error code 512 Onemore thank you |
Re: Packaging qt
Where install other files of app like save file resources file etc. ?
|
| All times are GMT. The time now is 18:08. |
vBulletin® Version 3.8.8