How to compile PJSIP with IPV6 Support?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We use visual studio 2008, so I think that makes the problem.

On Fri, Nov 6, 2009 at 4:04 PM, Benny Prijono <bennylp at teluu.com> wrote:
> On Thu, Nov 5, 2009 at 9:18 AM, Peter Cai <newptcai at gmail.com> wrote:
>> When I turned on the IPV6 support option in PJSIP, the compiler complained
>> about a missing header file: tpipv6.h
>>
>> It seems that on windows, PJSIP depends on external libraries to support
>> IPV6 and these libraries need to be installed.
>>
>
> As you can see in <pj/compat/socket.h>, that depends on which Platform
> SDK version that you use. PSDK that comes with VS6 for example,
> doesn't have IPv6 support so you need to download IPv6Kit.
>
> We detect IPv6 availability with "if !defined(IPPROTO_IPV6)". This
> works with PSDK 2003 and 2005, but it may be broken with later version
> (PSDK has the habit of changing things).
>
> Which Visual Studio/PSDK version that you use?
>
> 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
>



-- 
look to the things around you,the immediate world around you, if you
are alive,it will mean something to you ??Paul Strand



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux