Hi all,
I just installed the borland C++ package (with SDK, perl ...) provide by nokia. I tryed to compile the helloword program located in epoc32ex/basics directory. I use the import mobile application wizard and select the file bld.inf file. The import phase was successfully. When I ran the menu command "project>make all project", the buid failed. Follow the output log :
+ SDK: Series 60 SDK 0.9 for Symbian OS, Nokia Edition
+ Project: C:\Nokia_Symbian\6.1\Series60 epoc32ex\Basics\HelloWorld\HelloWorld_Sources.bpr
+ Target : \Symbian\6.1\Series60\epoc32\release\winsb\udeb\z\..\HelloWorld.exe
+ Current Directory : C:\Nokia_Symbian\6.1\Series60\epoc32ex\Basics\HelloWorld\
+ Environment: ALLUSERSPROFILE=C:\Documents and Settings\All Users
+ Command: cmd /c perl -S abldb.pl -v make winsb udeb
+ bldmake -v bldfiles
+ abld export
+ abld makefile winsb
+ abld makefile armib
+ abld resource winsb udeb
+ abld makefile winsb
+ abld library winsb
+ abld target winsb udeb
+ abld final winsb
+ abld -check build winsb udeb
+ build complete.
+ Read buffered data.
+ 0 lines of buffered data.
+ Project Build failed.
Any idea why the buid failed.
Thanks for your help