----- Original Message -----
From: "agray" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 16, 2001 4:01 PM
Subject: Re: Problem compiling s_client and s_server


> Best bet:  You are linking against the incorrect c-runtime - use /MD
> (multithreaded dll)
> Menu: Project...Settings...c/C++ tab....Category: Code Generation....Use
> Runtime Library ---> Multi-Threaded DLL
>
> Didn't you have to build apps.c as well for a standalone s_client.exe?
>
> You can also grab the developer studio workspace and all of the project
> files off of my homepage - the s_client (and all of the standalone apps)
> project has all of the correct settings (from compiler options to
> library resolution) applied.  http://www.iconsinc.com/~agray/ossldev/
>
> Andrew
>
> Marcus Carey wrote:
> >
> > Lutz
> >
> > I am using MS VC++ 6.0 on Windows 2000 to build the examples.
> > app_rand.c
> > s_cb.c
> > s_client.c
> > s_socket.c
> >
> > ssleay32.lib
> > libeay32.lib
> > rsaglue.lib
> >
> > The program compiled after adding app_rand.c to the build but I am
getting a
> > s_client.exe - Application Error:  Memory could not be written when I
run
> > the application.
> >
> > Marcus
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to