On 2/8/08, Samer Faour <smf18 at aub.edu.lb> wrote: > I have checked out the latest version of PJSIP from the SVN > repository. I am trying to port the application to Symbian. I followed > the steps outlined in the Symbian Tutorial. > > I am using, as mentioned in the tutorial: > # Symbian S60 3rd Edition Maintenance Release (MR). > # Carbide C++ version 1.2 (Developer Edition) > # Nokia PC Suite 6.85 > > However, when I build the project using "Build Target only" I > encounter a single error in line 75 of PJLIB.GCCE: > \Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\project\pjproject\build.symbian\PJLIB\GCCE\PJLIB.GCCE *** missing separator. > Stop. > > This is line 75: \..\lib\gcc\arm-none-symbianelf\3.4.3\include" > > Any suggestions? > Sorry I don't have any idea why, but this doesn't look to be pjsip specific issue. Maybe you have incompatible Perl version? Or try reinstalling the SDK just in case it helps. cheers, -benny