errors on doing abld build armi urel command..HELP!!
Login to reply to this topic.
Wed, 2007-08-01 01:24
Joined: 2007-07-29
Forum posts: 17

someone please help.. im trying to build a hello world application which i got
from the net and i tried to compile it.. and run it .. but it says
there is no ".app" file.. so i went on the command prompt to do the bldmke bldfiles stuff..when i typed "abld build armi urel"..it produces the following errors.. dont know want to do with this.. of course i to solve it .. but dont know where to start, what are these errors..(im mastering first the helloworld application..)
i need your help guys.. im new to this..help would be so much appreciated.. thanks in advance!!!!

C:\Symbian\Hello\group>dir

Directory of C:\Symbian\Hello\group

08/01/2007  07:06 AM    <DIR>          .
08/01/2007  07:06 AM    <DIR>          ..
07/29/2007  10:14 AM               311 ABLD.BAT
08/29/2002  05:42 PM               259 bld.inf
08/30/2002  11:03 AM               681 Hello.mmp
               3 File(s)          1,251 bytes
               2 Dir(s)   1,622,253,568 bytes free

C:\Symbian\Hello\group>bldmake bldfiles

C:\Symbian\Hello\group>abld build armi urel
  make -r  -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\EX
PORT.make" EXPORT VERBOSE=-s
Nothing to do
  make -r  -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\AR
MI.make" MAKEFILE VERBOSE=-s
perl -S makmake.pl -D \SYMBIAN\HELLO\GROUP\HELLO ARMI

WARNING: Can't find following headers in System Include Path
<QIKON.RH>
(Sys Inc Paths "\SYMBIAN\HELLO\GROUP\" "\Symbian\7.0s\Series60_v20_CW\EPOC32\INC
LUDE\")
Dependency list for "\SYMBIAN\HELLO\SRC\..\DATA\HELLO.RSS" may be incomplete


WARNING: Can't find following headers in System Include Path
<QIKAPPLICATION.H> <QIKDOCUMENT.H>
(Sys Inc Paths "\SYMBIAN\HELLO\GROUP\" "\Symbian\7.0s\Series60_v20_CW\EPOC32\INC
LUDE\")
Dependency list for "\SYMBIAN\HELLO\SRC\HELLOAPP.CPP" may be incomplete


WARNING: Can't find following headers in System Include Path
<QIKAPPUI.H>
(Sys Inc Paths "\SYMBIAN\HELLO\GROUP\" "\Symbian\7.0s\Series60_v20_CW\EPOC32\INC
LUDE\")
Dependency list for "\SYMBIAN\HELLO\SRC\HELLOAPPUI.CPP" may be incomplete


WARNING: Can't find following headers in System Include Path
<QIKDOCUMENT.H> <QIKAPPUI.H>
(Sys Inc Paths "\SYMBIAN\HELLO\GROUP\" "\Symbian\7.0s\Series60_v20_CW\EPOC32\INC
LUDE\")
Dependency list for "\SYMBIAN\HELLO\SRC\HELLODOCUMENT.CPP" may be incomplete

  make -r  -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\AR
MI.make" LIBRARY VERBOSE=-s
make -s  -r -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\H
ELLO\ARMI\HELLO.ARMI" LIBRARY
  make -r  -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\AR
MI.make" RESOURCE CFG=UREL VERBOSE=-s
make -s  -r -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\H
ELLO\ARMI\HELLO.ARMI" RESOURCEUREL
make[1]: *** Warning: File `\Symbian\7.0s\Series60_v20_CW\EPOC32\INCLUDE' has mo
dification time in the future (2007-08-01 07:06:36 > 2007-07-31 07:52:58)
C:\SYMBIAN\HELLO\SRC\..\DATA\HELLO.RSS:22: qikon.rh: No such file or directory
* cpp failed
make[1]: *** [\Symbian\7.0s\Series60_v20_CW\EPOC32\DATA\Z\SYSTEM\APPS\HELLO\HELL
O.RSC] Error 2
make: *** [RESOURCEHELLO] Error 2
  make -r  -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\AR
MI.make" TARGET CFG=UREL VERBOSE=-s
make -s  -r -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\H
ELLO\ARMI\HELLO.ARMI" UREL
make[1]: *** Warning: File `\Symbian\7.0s\Series60_v20_CW\EPOC32\INCLUDE' has mo
dification time in the future (2007-08-01 07:06:36 > 2007-07-31 07:52:59)
C:\SYMBIAN\HELLO\SRC\..\DATA\HELLO.RSS:22: qikon.rh: No such file or directory
* cpp failed
make[1]: *** [\Symbian\7.0s\Series60_v20_CW\EPOC32\DATA\Z\SYSTEM\APPS\HELLO\HELL
O.RSC] Error 2
make: *** [TARGETHELLO] Error 2
  make -r  -f "\Symbian\7.0s\Series60_v20_CW\EPOC32\BUILD\SYMBIAN\HELLO\GROUP\AR
MI.make" FINAL CFG=UREL VERBOSE=-s

...too many errors .. and please someone send me the right helloworld example included in carbide.c++ 1.1,.. my email is .. thanks....or a link to very simple helloworld..thanks!


angelor


Wed, 2007-08-01 04:33
Joined: 2004-05-21
Forum posts: 286

If you are new to Symbian and trying to learn Symbian, why you want to learn 7.0S? Its a very very old version. Its better to learn the new versions as it is very different to the old version.

If you still want to work with the old version then the problem you are facing is with the environment setup or missing headers. Check out this link http://wiki.forum.nokia.com/index.php/Common_build_problems_in_Symbian_C++

Cheers,
Sri

Wed, 2007-08-01 05:36
Joined: 2007-07-29
Forum posts: 17

ahm, hey, thanks for the reply! Smiling
ahm, sorry im very new to this.. what is the newer version your
saying.. can you give me a link , maybe im gonna focus on the newer version you said..
cause really want to learn symbian programming.. now, im using carbide 1.2 , sdk 2.0 supports CW,.. and working with nokia 6600.. what are the tools i need?,if im gonna migrate on the newer version..
thanks in advance..

regards,


i really want to learn symbian programming..
but im still kind of confuse even right now..


angelor

Wed, 2007-08-01 06:30
Joined: 2004-05-21
Forum posts: 286

If you want to develop for Nokia 6600 then you have to use 7.0S. If you still want to see the latest version check out http://forum.nokia.com/info/sw.nokia.com/id/4a7149a5-95a5-4726-913a-3c6f21eb65a5/S60-SDK-0616-3.0-mr.html

Cheers,
Sri

Fri, 2007-08-03 01:34
Joined: 2007-07-29
Forum posts: 17


Thank you very much for the reply.. it is very much appreciated..


==must learn symbian quick==


angelor

Fri, 2007-08-03 07:52
Joined: 2006-10-12
Forum posts: 463

ahm, hey, thanks for the reply! Smiling
ahm, sorry im very new to this.. what is the newer version your
saying.. can you give me a link , maybe im gonna focus on the newer version you said..
cause really want to learn symbian programming.. now, im using carbide 1.2 , sdk 2.0 supports CW,.. and working with nokia 6600.. what are the tools i need?,if im gonna migrate on the newer version..
thanks in advance..

regards,

Each device runs on a certain edition of SDK or lets put it this way that each device has a specific version of Symbian platform. You have to select the SDK you want to work on based on the device that you are targeting to develop the application for. You can check on what SDK you would need for a specific device from http://forum.nokia.com/devices/matrix_all_1.html

There are various documents/papers/articles are available on the NewLc, Forum nokia, its wiki and Symbian site for getting started..Take your pick Eye-wink
Good Luck and Cheers
Neil


copyright 2003-2009 NewLC SARL