At 12:02 PM 1/10/2005 -0800, Serge writeth:
>hi,
>
>I'm trying to compile with static libs using msvc 6.0
>but unsuccessfully, is there a workspace (dsw) file or
>makefile for msvc 6.0 to produce the ssl lib? so I can
>link to my application without the need of a dll.
http://www.slproweb.com/produ
At 02:20 PM 1/10/2005 -0600, eggy writeth:
>No there is not (at least that comes with the tarball), just command line
>makefiles..
Actually, I vaugely remember seeing someone with workspaces for OpenSSL. I
only use the command-line makefiles because I have to automate an insanely
complex process
At 01:22 PM 1/10/2005 -0600, eggy writeth:
> Hello, I reformated my pc a day or so ago, and now that I've installed
>visual studio again, I cannot get openssl to compile for me. It worked
Did you forget to install the latest Platform SDK* and/or hook it up to
VS.NET? That is one of those impl
No there is not (at least that comes with the tarball), just command line
makefiles..
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Serge
Sent: Monday, January 10, 2005 2:02 PM
To: openssl-users@openssl.org
Subject: Re: OpenSSL 0.9.7e Win32 compile
hi,
I'm trying to compile with static libs using msvc 6.0
but unsuccessfully, is there a workspace (dsw) file or
makefile for msvc 6.0 to produce the ssl lib? so I can
link to my application without the need of a dll.
--- eggy <[EMAIL PROTECTED]> wrote:
> Hello, I reformated my pc a day or so
Hello, I reformated
my pc a day or so ago, and now that I've installed visual studio again, I cannot
get openssl to compile for me. It worked fine before my format, so I'm not quite
sure what is "missing" so to speak. I've tried compiling with both vs.net 2003
and vs6. This error only happen
Paul M. SirianniSent: Wednesday, July 26, 2000 9:18
AMTo: [EMAIL PROTECTED]Subject: Win32 compile
problem
I am installing
the Win32 version of OpenSSL on a Windows NT 4.0 SP5 machine. I am using
Borland C++ Builder 5 for the compile. I ran bcb4.bat and it worked with
no errors
I am installing the
Win32 version of OpenSSL on a Windows NT 4.0 SP5 machine. I am using
Borland C++ Builder 5 for the compile. I ran bcb4.bat and it worked with
no errors. Then I ran GNU Make (make -f bcb.mak). It churned out the
header files but as soon as it hit the c files the follow