[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problems with LibEAY32.dll/intl3_svn.lib

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-03-08 17:50:38 CET

On 3/8/06, Vasilescu, Dan <Dan.Vasilescu@lmsintl.com> wrote:
>
> I am trying to build a client with Visual Studio 2003 and I manage to
> resolve all the unresolved externals but I have an error while running the
> small application I manage to write:
>
>
> "The ordinal 2693 could not be located in the dynamic library LIBEAY32.dll"
>

Most likely you are picking up an older version of LIBEAY32.dll
somewhere from your system folder or somewhere in PATH. Make sure
all the correct support dll's (apr, ssl, etc.) are in the same
directory as your client.

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 8 18:47:49 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.