![]() |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
Apart from that, there are some Meego-specific functions out there. I'll contact freemangordon. Thanks for advice and help! |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
OK, after a couple of similar fixes as before, something new came out:
Code:
[ 51%] Building CXX object tests/common/unittests/ut_dbooster/CMakeFiles/ut_dbooster.dir/ut_dbooster.cpp.o Code:
QT += declarative The part of source relevant to this problem is here: http://dl.dropbox.com/u/33608122/qde...booster.tar.gz Thanks in advance |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
Code:
set(QT_USE_QTDECLARATIVE TRUE) http://qtnode.net/wiki/Qt4_with_cmake (the cmake: enable/disable parts of the qt library part) and http://www.cmake.org/pipermail/cmake...ry/008361.html (cmake declarative add) I know nothing of qmake or cmake really so hope this helps :D EDIT: maybe also Code:
ADD_DEFINITIONS(${QT_DEFINITIONS}) http://qt-project.org/quarterly/view...ld_qt_projects |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Unfortunately this is not enough. I tried many cmake commands, the CMakeLists.txt file is now:
Code:
include(FindX11) |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
|
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
|
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
Maybe it Useful to u http://lists.meego.com/pipermail/mee...ne/029192.html http://lists.meego.com/pipermail/mee...ry/016370.html http://meego.gitorious.org/meegotouc...CMakeLists.txt http://www.meego.gitorious.org/meego...CMakeLists.txt https://build.pub.meego.com/package/...8db5bccdf7f6a4 and About libqt4-meegographicssystemhelper see this http://fossies.org/unix/misc/qt-ever...er-dev.install http://harmattan-dev.nokia.com/pool/...ree/q/qt4-x11/ I'm sure you Successful In your project With best wishes |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
hi marmistrz I hope to finds you well
the new in Harmattan compared to Fremantle Qt is upgraded GTK+ user interface is upgraded gcc is upgraded glibc is upgraded Kernel is upgraded all of this can upgrade the problem in Kernel can u upgrade Kernel of Fremantle to Support Harmattan see this If it helps you http://maemo.cloud-7.de/HARM/N9/openmode_kernel_PR1.1/ |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
Gtk+ - I don't have any ideas but Harmattan is mostly Qt gcc 4.6 is in extras-testing glibc - is in gcc 4.6 thread but causes problems kernel - indeed newer, what needs it? We have 2.6.28 and libaegis-crypto is in extras-devel May outdated cmake be the problem with applauncherd? In one of the amr.fayz' links it's claimed that some time ago applauncherd required cmake >= 2.8, and we have 2.6 |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
|
All times are GMT. The time now is 11:39. |
vBulletin® Version 3.8.8