[reSIProcate] build broken, missing wincrypt.h in security.hxx

Scott Godin sgodin at sipspectrum.com
Wed May 27 20:22:41 CDT 2009


Ah - it's probably related to 0.9.8k then, since I'm pretty sure I'm using
an older release.  I try out the newer release when I get a chance, to see
if I see the same thing.
Scott

On Wed, May 27, 2009 at 5:00 PM, Justin Matthews <jmatthewsr at gmail.com>wrote:

>  Using openssl 0.9.8k and the SSL-Debug or SSL-Release config on visual
> studio 2008, wincrypt.h needed to be moved ahead of any openssl headers in
> winsecurity.cxx:
>
>
>
> #ifdef USE_SSL
>
> #include <Wincrypt.h>
>
> #include "resip/stack/ssl/WinSecurity.hxx"
>
>
>
> -justin
>
>
>
> *From:* slgodin at gmail.com [mailto:slgodin at gmail.com] *On Behalf Of *Scott
> Godin
> *Sent:* Tuesday, May 26, 2009 2:23 PM
> *To:* Justin Matthews
> *Cc:* resiprocate-devel
> *Subject:* Re: [reSIProcate] build broken, missing wincrypt.h in
> security.hxx
>
>
>
> I don't require this header in order to build on Windows.  What definitions
> are the compiler complaining about being missing?
>
>
>
> Scott
>
> On Tue, May 26, 2009 at 12:14 PM, Justin Matthews <jmatthewsr at gmail.com>
> wrote:
>
> I believe this header is required on Windows?
>
>
>
> Thanks,
>
>
>
> -justin
>
>
> _______________________________________________
> 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/20090527/d1ba6b29/attachment.htm>


More information about the resiprocate-devel mailing list