After compiling the library with "no-asm" routines, the problems are
fixed.
(I compile and link using Visual Studio 6, but previously compiled the
assembler routines using masm supplied with Studio .Net 2003)
Mike
>> From: Michael Tseitlin
>> Sent: Friday, December 0
I've upgraded the
OPENSSL static library from 0.9.6c to 0.9.8a
I've tried to
compile the library with /ML and MLd flags. Any of them give "fatal error
LNK1000" while linking my application in debug mode (release mode links
OK).
Is there any
experience with this error?
Thanks,
Mike