Declaration Syntax error at AppUi::ConstructL() using carbide.c++ v1.1

Login to reply to this topic.
Tue, 2007-08-14 12:12
Joined: 2007-07-03
Forum posts: 43

Hi All,

I am using Carbide.c++ v1.1,making a new project using wizard.On compiling it is giving no error.
Afterward,I made some changes and added new files and then compiled then on my surprise m getting errors like

declaration syntax error[included from ........eikapp.h line 17 CVRAppui.h line 8]
etc..
and moreover I am getting an error at

void CVRAppUi::ConstructL() declaration Syntax Error in Appui class..
I tried to keep on doing for several times but getting same error in AppUi class..
Any idea..???


------------------
Bhatt Kavita,

There is always a direct response from the definite intelligence of your subconcious mind to your concious thinking.If you ask for bread you will not recieve a stone.


Tue, 2007-08-14 12:46
Forum Nokia Champion
Joined: 2006-10-12
Forum posts: 463
Re: Declaration Syntax error at AppUi::ConstructL() using carbid

I may not be too much help to resolve, but you say

I made some changes and added new files and then compiled then on my surprise m getting errors like

declaration syntax error[included from ........eikapp.h line 17 CVRAppui.h line 8]
etc..
and moreover I am getting an error at

void CVRAppUi::ConstructL()


Definately says that you have 'added' something which is causing this. Without giving information of what you are adding, I doubt if anybody here might be able to help

Tue, 2007-08-14 13:10
Joined: 2007-07-03
Forum posts: 43
I simply renamed classes and

I simply renamed classes and accordingly made changes w.r.t class name.
Only for AppUI at constructL function it is giving compilation error "declaration syntax error"


------------------
Bhatt Kavita,

There is always a direct response from the definite intelligence of your subconcious mind to your concious thinking.If you ask for bread you will not recieve a stone.

  • Login to reply to this topic.