Hi Benny, I would like to know if anyone is interested in developing GUI for PJSIP using Win32, if yes let me know. Regards, Anass On Tue, Apr 7, 2009 at 11:53 AM, Benny Prijono <bennylp at pjsip.org> wrote: > 2009/4/6 Athar Shiraz Siddiqui <atharshiraz at gmail.com> > >> Hi Benny, >> >> I would like to write my own SIP stack in C which merely registers/ >> makes call and answers calls. Does anyone know of a tutorial out >> there? >> >> For starters I am having difficulty compiling PJSIP under windows. >> >> I downloaded and installed MS directX sdk (v 9) >> >> http://www.microsoft.com/downloads/thankyou.aspx?familyId=24a541d6-0486-4453-8641-1eee9e21b282&displayLang=en&hash=xX4VNopFg2gq9m5jl1RifTZDJQbVy8ub9DmcInKFAC9Fw365pvJ1Z2afQRK0BaxAnwaoCKj1CFEzDXcNabk%2b5Q%3d%3d >> >> Then I included it in Project->Properties->C/C++->General->Additional >> Include Directories >> and in Tools->Options->VC++ Directories->Inlcude Files >> I get the following errors : >> >> Error 1 error C2065: '_JBLEN' : undeclared identifier c:\program >> files\microsoft visual studio >> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 pjsip_core >> Error 2 error C2057: expected constant expression c:\program >> files\microsoft visual studio >> 9.0\smartdevices\sdk\pocketpc2003\include\stdlib.h 1040 pjsip_core >> > > Hi Athar, from what I see, that looks like problems with your SDK > installation, and it still haven't got anything to do with pjsip. One thing > that seem peculiar, you're compiling for PPC 2003 target, which AFAIK does > not support DirectSound. > > cheers > Benny > > > > _______________________________________________ > 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 > > -- Anass Kartit -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20090407/1bc8d786/attachment.html>