Thanks so much Martin, will try to compile with this patch.

Thanks,
Sneha

On Thu, Jan 18, 2018 at 7:53 PM, Martin Burnicki <
martin.burni...@burnicki.net> wrote:

> sneha b wrote:
> > Hi,
> >
> > I am getting linkerror "cannot open file 'libeay32MD.lib'.
> > My openssl lib is pointing to libeay32.lib, but when I see in
> nt_service.o
> > file,
> > the /DEFAULTLIB is pointing to libeay32md.lib.
> >
> > I am using vs2005 vcproj files to compile.
> > We have not yet migrated to next version of visual studio, so I am
> > constrained to use this.
> >
> > Please let me know how to resolve this issue.
>
> Please see:
> https://bugs.ntp.org/show_bug.cgi?id=3404
>
> Once you have applied the patch mentioned on that page
> https://bugs.ntp.org/attachment.cgi?id=1519
>
> It should work. At least it does for me with VS2008.
>
> Anyway, it will also depend on how your opennsl files are named, in
> which directory they are located, etc. This may differ depending on if
> you have compiled the DLLs yourself from source code, or have installed
> a precompiled openSSL version.
>
> For more details see the comments in file
> ports/winnt/include/msvc_ssl_autolib.h
>
> *after* you have applied the patch.
>
> Martin
> _______________________________________________
> questions mailing list
> questions@lists.ntp.org
> http://lists.ntp.org/listinfo/questions
>
_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to