for target device, it should not be linked with eexe.dso/lib. could you please check whether macro WINSCW is defined somewhere for your build configuration, because it isn't by default. if you are in hurry, you can comment out these lines: --- #ifdef WINSCW STATICLIBRARY eexe.lib ecrt0.lib #endif --- in symbian_ua.mmp, however this may rise another problem since macro WINSCW is vital (specifying your target is emulator) nanang On 18/01/2008, Karthik <karthik at cytrion.com> wrote: > I am using carbide c++ 1.2 . > > and I did follow the tutorial give on > > http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide > > I have tried with the code from SVN repository and also pjproject-0.8.0.tar.gz > > On Saturday 19 January 2008 00:32, Benny Prijono wrote: > > What tools are you using? > > > > There is a tutorial here: > > http://trac.pjsip.org/repos/wiki/DevelopingSymbianAppWithCarbide, and this > > tutorial has been tested fine by few people. Can you try this first? > > > > cheers, > > -benny > > > > On 1/18/08, Karthik <karthik at cytrion.com> wrote: > > > I am trying to build a soft phone for s60 3rd edition phones using pjsip > > > . I > > > get the below error and unable to go ahead . > > > > > > arm-none-symbianelf-ld: ..\..\.. > > > \Symbian\9.1\S60_3rd\EPOC32\RELEASE\ARMV5\LIB\eexe.dso: No such file: No > > > such > > > file or directorypjprojectline 01200674926765132. > > > > > > Due to the above error i am unable to get symbian_ua.exe built . Plz > > > advise > > > > > > > > > -- > > > Karthik > > > > > > _______________________________________________ > > > Visit our blog: http://blog.pjsip.org > > > > > > pjsip mailing list > > > pjsip at lists.pjsip.org > > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >