Discussion Board
"abld build wins udeb" usage gives error in building and running the application
2004-07-16, 17:25
#1
Registered User
Hi all,
i am new to symbian. i installed symbian now and i tried to build and run the example scripts. when i build the any of the sample application using
bldmake bldfiles, there is no problem.
then when i try to use abld build wins udeb, after some execution, it is displaying error in epocrc.pl and nmake.
* Can't execute cpp at C:\Symbian\6.1\Shared\epoc32\tools/epocrc.pl line 161.
NMAKE : fatal error U1077: 'perl' : return code '0x9'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
i could nt solve the problem.
the following is the list of output and errors.
nmake -nologo -s -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SER
IES60\SERIES60EX\ANIMATION\CLIENT\GROUP\ANIMATION_CLIENT\WINS\ANIMATION_CLIENT.W
INS" RESOURCEUDEB
nmake -nologo -s -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SER
IES60\SERIES60EX\ANIMATION\GUI\GROUP\ANIMATION\WINS\ANIMATION.WINS" RESOURCEUDEB
* Can't execute cpp at C:\Symbian\6.1\Shared\epoc32\tools/epocrc.pl line 161.
NMAKE : fatal error U1077: 'perl' : return code '0x9'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
nmake -nologo -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SERIES60\SERI
ES60EX\ANIMATION\GUI\GROUP\WINS.make" TARGET CFG=UDEB VERBOSE=-s
nmake -nologo -s -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SER
IES60\SERIES60EX\ANIMATION\SERVER\GROUP\ANIMATION_SERVER\WINS\ANIMATION_SERVER.W
INS" UDEB
nmake -nologo -s -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SER
IES60\SERIES60EX\ANIMATION\CLIENT\GROUP\ANIMATION_CLIENT\WINS\ANIMATION_CLIENT.W
INS" UDEB
nmake -nologo -s -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SER
IES60\SERIES60EX\ANIMATION\GUI\GROUP\ANIMATION\WINS\ANIMATION.WINS" UDEB
* Can't execute cpp at C:\Symbian\6.1\Shared\epoc32\tools/epocrc.pl line 161.
NMAKE : fatal error U1077: 'perl' : return code '0x9'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~1\MICROS~1\VC98\BIN\nmake.exe' : return co
de '0x2'
Stop.
nmake -nologo -f "\Symbian\6.1\Series60\EPOC32\BUILD\SYMBIAN\6.1\SERIES60\SERI
ES60EX\ANIMATION\GUI\GROUP\WINS.make" FINAL CFG=UDEB VERBOSE=-s
i dont know how to solve this error. please some help me soon.
thanks in advance.
vignesh p
hope this solves ur problem.
2004-07-17, 12:08
#2
Registered User
Please execute strictly in the order given.
1. Go to the directory "C:\Symbian\6.1\Series60\Series60Ex\Animation\SERVER\group"
bldmake bldfiles
abld freeze wins
abld build wins udeb
2. Go to the directory "C:\Symbian\6.1\Series60\Series60Ex\Animation\CLIENT\group"
bldmake bldfiles
abld freeze wins
abld build wins udeb
3. Go to the directory "C:\Symbian\6.1\Series60\Series60Ex\Animation\GUI\group"
bldmake bldfiles
abld build wins udeb
Now type epoc at command line and u can see the animation example in the emulator.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules