coetextdrawer.h not found

Login to reply to this topic.
Mon, 2005-08-01 07:37
Joined: 2005-08-01
Forum posts: 2
Hello everyone,

I am a newbie to symbian..As explained in the tutorial i have tried running the program for helloworld....
I created the DSW for the project thru command prompt by running the abld makefile vc6 command...

I got the following result
  make -r  -f "\Symbian\8.1a\S60_2nd_FP3\EPOC32\BUILD\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\VC6.ma
AKEFILE VERBOSE=-s
perl -S makmake.pl  -D \SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD   VC6
WARNING: \SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD.MMP(21) : SYSTEMINCLUDE path "\Symbian\
S60_2nd_FP3\EPOC32\INCLUDE\TECHVIEW\" not found

WARNING: Should install MSVC6 Service Pack 3

But any way the dsw was created in another folder...
When I run the build command in VC++ I am getting the followinf errors


C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coecntrl.h(51): Could not find the file coetextdrawer.h.
C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coemain.h(35): Could not find the file coetextdrawer.h.
C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coecntrl.h(51): Could not find the file coetextdrawer.h.
C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coemain.h(35): Could not find the file coetextdrawer.h.
C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coecntrl.h(51): Could not find the file coetextdrawer.h.
C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coemain.h(35): Could not find the file coetextdrawer.h.
C:\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\coecntrl.h(51): Could not find the file coetextdrawer.h.
Building resources from Helloworld.rss
 perl -S epocrc.pl -I "\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD" -I "\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD" -I- -I "\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE" -I "\Symbian\8.1a\S60_2nd_FP3\EPOC32\INCLUDE\TECHVIEW" -DLANGUAGE_SC -u "\SYMB
IAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\Helloworld.rss" -o"\Symbian\8.1a\S60_2nd_FP3\EPOC32\RELEASE\WINS\UDEB\Z\SYSTEM\APPS\HELLOWORLD\HELLOWORLD.rSC" -h"\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD.rs~" -t"\Symbian\8.1a\S60_2nd_FP3\EPO
C32\BUILD\SYMBIAN\8.1A\S60_2ND_FP3\EXAMPLES\HELLOWORLD\HELLOWORLD\WINS\UDEB"
ERROR: Must set the EPOCROOT environment variable
BEGIN failed--compilation aborted at C:\Symbian\8.1a\S60_2nd_FP3\epoc32\tools/E32env.pm line 51.
Compilation failed in require at C:\Symbian\8.1a\S60_2nd_FP3\\epoc32\tools\epocrc.pl line 27.
BEGIN failed--compilation aborted at C:\Symbian\8.1a\S60_2nd_FP3\\epoc32\tools\epocrc.pl line 27.
NMAKE : fatal error U1077: 'perl' : return code '0xff'Stop.
Error executing c:\winnt\system32\cmd.exe.

What do i have to do in this case....I would really appreciate an immediate reply to my problem..It is really urgent...

Thank u n Regards
Soumya Smiley

Mon, 2006-05-29 14:13
Joined: 2006-05-29
Forum posts: 3
Re: coetextdrawer.h not found
Hi Soumya,

I have the same problem on  S60 2nd Ed. FP3 Sad Please post here if you already have found a solution.

Thanks,
Ivey
Wed, 2006-05-31 07:55
Joined: 2005-12-14
Forum posts: 16
Re: coetextdrawer.h not found
one thing is you have check ur perl or reinstall ur perl script

Kishore

Wed, 2006-05-31 08:08
Joined: 2006-05-29
Forum posts: 3
Re: coetextdrawer.h not found
Hi,

coetextdrawer.h is NOT present in \epoc32\include, though it is included both in coecntrl.h and coemain.h. I do not think that reinstalling perl can fix it...

Regards,
Ivey
  • Login to reply to this topic.