I sent privately you a ZIP file of some VC++ project files I found on
a backup. They *might* be mine, but probably aren't. Hopefully, they
will give you a starting place. By the way, I think it took me a day
or two to make my own by inspection from the makefile.
-- Bob
Daniel Reichenbach wrote
Subject: Re: Compilation problems with VC++ V6...
>Hmph -- I don't have them any more :-( Also, I seem to recall that a
>late build of SSLeay had VC++ project files that came with it (???) or
>maybe someone gave them to me, or?? But I definitely made my own back
>in late '97. Sorry
> Hmph -- I don't have them any more :-( Also, I seem to recall that a
> late build of SSLeay had VC++ project files that came with it (???) or
> maybe someone gave them to me, or?? But I definitely made my own back
> in late '97. Sorry I can't be of more help. I've been offline from all
> of this
Hmph -- I don't have them any more :-( Also, I seem to recall that a
late build of SSLeay had VC++ project files that came with it (???) or
maybe someone gave them to me, or?? But I definitely made my own back
in late '97. Sorry I can't be of more help. I've been offline from all
of this for a _lo
> ... I built project files for SSLeay, but I don't have the time
> to do this for OpenSSL right now...
I read that you built project files for SSLeay. If you don`t have the time
to update them for OpenSSL, I would like to do soo. Since this is one issue
for the OpenSA Apache relase for Win32. If
My Quivering Choad tells me that Neil Hague had this to say:
> I'm currently having some problems compiling the OpenSSL libraries into my
> project. I'm using VC++ V6 on NT4 to produce an ATL COM project. However,
> there seems to be some conflicts between the OpenSSL libraries and those
> suppl
Another approach would be to build a debug version of OpenSSL and link
the debug versions of your applications with it. That way, problems
can be traced right into the OpenSSL sources if needed. This would be
infinitely easier if a real project file were supplied instead of a
makefile. I built pro
> Neil Hague wrote:
>
> I'm currently having some problems compiling the OpenSSL libraries
> into my project. I'm using VC++ V6 on NT4 to produce an ATL COM
> project. However, there seems to be some conflicts between the
> OpenSSL libraries and those supplied by Microsoft.
>
> Firstly there a
Title: RE: Compilation problems with VC++ V6...
Geoff,
Thanks for this, I understand what's going wrong now, it does build fine if I do a release build, which is what you have suggested below. I'll get around it by forcing it to produce and executable in debug mode.
Th
Title: Compilation problems with VC++ V6...
I used
for a long time OpenSsl (since SslEay 0.5) and mixed it
with
MS VC++, ATL, MFC and STL.. I also make an exetensive use
of C++
domain name to partion my numerous libraries.
For
the first of your problems, I just renamed the symbol in
winc
Hi there,
> I'm currently having some problems compiling the OpenSSL libraries into my
> project. I'm using VC++ V6 on NT4 to produce an ATL COM project. However,
> there seems to be some conflicts between the OpenSSL libraries and those
> supplied by Microsoft.
> Firstly there appears to be so
11 matches
Mail list logo