[reSIProcate] Resip 1.9.8 and Windows

Scott Godin sgodin at sipspectrum.com
Tue Dec 16 14:55:53 CST 2014


Hi MIke,

WSAPoll is not related to OpenSSL.  If you define _WIN32_WINNT to less than
0x0600 then WSAPoll support will be compiled out.

See this page for other versions (ie: WinXP is 0x0501):
http://msdn.microsoft.com/en-us/library/6sehtctf.aspx

You will likely need to ensure this is at least defined for both rutil and
stack projects files.

Scott


On Tue, Dec 16, 2014 at 3:06 PM, Mike Hubbard <mike.hubbard at ivr.com> wrote:
>
> It seemed that I had to upgrade to the latest version of OpenSSL to get
> the most recent version of resiprocate (1.9.8) to build in my project.
>
>
>
> I am now getting the following error on Windows XP and Windows Server 2003
> (it works fine on Windows 7):
>
>
>
> “The procedure entry point WSAPoll could not be located in the dynamic
> link library WS2-32.dll.”
>
>
>
> Is there anything in the latest code for resip or OpenSSL that would
> prevent the code from running on Windows XP or Windows Server 2003?
>
>
>
> Thanks
>
> Mike
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel at resiprocate.org
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20141216/9762533d/attachment.htm>


More information about the resiprocate-devel mailing list