I downloaded libmeegotouch from http://meego.gitorious.org/meegotouch

After that I followed below steps in command prompt

1)./confure
2) make

When I am executing make command I am getting errors like


n file included from animation/core/manimation.cpp:20:
animation/core/manimation.h:92: error: expected class-name before ‘{’ token
In file included from ../include/mtheme.h:20,
                 from animation/core/manimation.cpp:24:
../include/../corelib/theme/mtheme.h:306: error: ISO C++ forbids declaration of 
‘QGraphicsEffect’ with no type
../include/../corelib/theme/mtheme.h:306: error: expected ‘;’ before ‘*’ token
animation/core/manimation.cpp: In constructor 
‘MAnimation::MAnimation(MAnimationPrivate*, QObject*)’:
animation/core/manimation.cpp:28: error: type ‘QAbstractAnimation’ is not a 
direct base of ‘MAnimation’
animation/core/manimation.cpp: In constructor 
‘MAnimation::MAnimation(QObject*)’:
animation/core/manimation.cpp:38: error: type ‘QAbstractAnimation’ is not a 
direct base of ‘MAnimation’
animation/core/manimation.cpp: In member function ‘MAnimationStyleContainer& 
MAnimation::style()’:
animation/core/manimation.cpp:61: error: ‘objectName’ was not declared in this 
scope
animation/core/manimation.cpp: In member function ‘const 
MAnimationStyleContainer& MAnimation::style() const’:
animation/core/manimation.cpp:74: error: ‘objectName’ was not declared in this 
scope
make[2]: *** [.obj/manimation.o] Error 1
make[2]: Leaving directory `/home/yuvaraj/Meego 
Source/meegotouch-libmeegotouch/src/corelib'
make[1]: *** [sub-corelib-make_default-ordered] Error 2
make[1]: Leaving directory `/home/yuvaraj/Meego 
Source/meegotouch-libmeegotouch/src'
make: *** [sub-src-make_default-ordered] Error 2


Thanks

Yuvaraj R

-----Original Message-----
From: Michael Hasselmann [mailto:[email protected]] 
Sent: Friday, February 18, 2011 3:58 PM
To: Ragupathi Yuvaraj
Cc: [email protected]; [email protected]
Subject: Re: [MeeGo-dev] Setting up Meego Keyboard compiling environment

On Fri, 2011-02-18 at 12:04 +0200, [email protected] wrote:
> From where can I download and install following packages 
> libmeegoimengine-dev, libmeegoimframework-dev, libmeegotouch-dev, 
> libmeegoreactionmap-dev

You'll find that all required repos are listed @
http://meego.gitorious.org/meegotouch

regards,
Michael

_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines

Reply via email to