problem with codewarrior 5.2
hi..
I am trying to build Symbian applications using CodeWarrior 5.2,but when i try to import projects it gives me an error:-'The makmake tool failed to generate the project XML file.Project Creation aborted'.
When i import a project using XML file and try to compile me..it gives me the error:-
Could not find or load the file "EEXE.LIB" for target "HELLOWORLD WINSCW UDEB" for project "2ndseptember.mcp".
Error : the file 'e32base.h' cannot be opened
CommonFramework.h line 9
Error : the file 'e32cons.h' cannot be opened
CommonFramework.h line 10
Error : declaration syntax error
CommonFramework.h line 12
Error : declaration syntax error
CommonFramework.h line 13
Error : declaration syntax error
CommonFramework.h line 14
Error : declaration syntax error
CommonFramework.h line 15
Error : declaration syntax error
CommonFramework.h line 16
Error : declaration syntax error
CommonFramework.h line 19
Error : declaration syntax error
CommonFramework.h line 20
Error : declaration syntax error
CommonFramework.h line 23
Error : declaration syntax error
CommonFramework.h line 25
Error : undefined identifier '__UHEAP_MARK'
CommonFramework.h line 27
Error : undefined identifier 'CTrapCleanup'
CommonFramework.h line 28
Error : undefined identifier 'error'
CommonFramework.h line 29
Error : undefined identifier 'error'
CommonFramework.h line 30
Error : undefined identifier 'cleanup'
CommonFramework.h line 31
Error : undefined identifier '__UHEAP_MARKEND'
CommonFramework.h line 32
Error : declaration syntax error
CommonFramework.h line 36
Error : undefined identifier 'Console'
CommonFramework.h line 38
Error : undefined identifier 'CleanupStack'
CommonFramework.h line 39
Error : undefined identifier 'error'
CommonFramework.h line 40
Error : undefined identifier 'error'
CommonFramework.h line 41
Error : expression syntax error
CommonFramework.h line 42
Error : expression syntax error
CommonFramework.h line 43
Error : ';' expected
CommonFramework.h line 44
Error : expression syntax error
CommonFramework.h line 45
Error : expression syntax error
CommonFramework.h line 46
Error : undefined identifier 'CleanupStack'
CommonFramework.h line 47
Error : declaration syntax error
HelloWorld.cpp line 7
Error : declaration syntax error
HelloWorld.cpp line 10
Error : declaration syntax error
HelloWorld.cpp line 13
Error : declaration syntax error
HelloWorld.cpp line 16
Error : declaration syntax error
HelloWorld.cpp line 19
Error : declaration syntax error
HelloWorld.cpp line 25
Error : undefined identifier 'KHelloWorldText'
HelloWorld.cpp line 27
Error : expression syntax error
HelloWorld.cpp line 28
Error : Compile failed
Could not find or load the file "EUSER.LIB" for target "HELLOWORLD WINSCW UDEB" for project "2ndseptember.mcp".
....
but when i search for the missing files in my folder C\Symbian\UIQ_21..it shows there.
i really dont know what i am missing out..can someone please help me with this..
regards