Appart from everything else, you must have double backslashes in C
files, like:

#define X509_CERT_DIR           INSTALLTOP "\\certs"

(the error ".\crypto\cversion.c(84) : error C2017: illegal escape
sequence" points in this direction).

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

Reply via email to