![]() |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
It looks Problem in kernel version you are using an old kernel version, inotify_init1 was added in 2.6.27 you can either, upgrade your kernel or change this line https://github.com/c4milo/node-inoti...ndings.cc#L113 for inotify->fd = inotify_init(); but note that I haven't tested this change. You can also read http://www.kernel.org/doc/man-pages/...y_init1.2.html to get more information. or u can see C++ Compiler Error i hop it help u http://www.velocityreviews.com/forum...his-scope.html http://stackoverflow.com/questions/6...n-this-scope-c |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
I wish for help u But I'm not a programmer unfortunately Like you it is C++ Compiler Error u can see this for Example http://www.linuxquestions.org/questi...l-n00b-561352/ http://ubuntuforums.org/showthread.php?t=1255287 |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
If I do Code:
const int variable = 32 Quote:
|
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
I know it's a C++ compiler error. But why is the error happening?
If I do Code: const int variable = 32 u can change int with unsigned int or long or els see this http://en.wikibooks.org/wiki/A_Littl..._and_Constants http://www.codersource.net/C/CTutorials/CPointers.aspx |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
|
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
If that file is included or not found, then you should define that yourself. Something like Code:
typedef unsigned int uint32_t |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
http://bytes.com/topic/c/answers/752...-constant-mean :confused: Try another name, simply put ARG_MAX1 and test it just to rule out the problem :) |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to run MeeGo apps on N900.
Quote:
Have you tried Erase this code or is it important ? with the ARG_MAX see this http://www.in-ulm.de/~mascheck/various/argmax/ |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
when changed ARG_MAX to ARG_MAX1 it seems to compile cleanly till some point
Code:
[ 13%] Building CXX object src/mbooster/CMakeFiles/mbooster.dir/mbooster.cpp.o Anyway, I found a patch for this in build.pub.meego.com. (A couple days ago applauncherd 3.0.3 went out) I'll try this version out. By the way, is it possible for the MeeGo's libqt4 to be included in CSSU? It's one of the blockers to compile newer libmeegotouch (libqt4-meegographicssystemhelper to be precise) |
Re: [Help Needed] Porting applaucherd from MeeGo to Fremantle to speed up app start time and diminish the amount of RAM taken
Quote:
Quote:
|
All times are GMT. The time now is 23:05. |
vBulletin® Version 3.8.8