On Fri, 16 Oct 2009, Oliver Stöneberg wrote: > Because of the IPv6 stuff I had to move on to VS2008 for XMail and I > wasn't able to compile it: > > D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2143: > syntax error : missing ')' before 'constant' > D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2143: > syntax error : missing ';' before 'constant' > D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2040: > 'LPCSTR' : 'ocsp_response_st' differs in levels of indirection from > 'const CHAR *' > D:\xmail-1.26\win32ssl\include\openssl/ossl_typ.h(178) : error C2059: > syntax error : ')' > > Just commenting out the typedef involving "ocsp_response_st" fixes > the problem.
Known issue with OpenSSL and Windows SDK: http://www.mail-archive.com/[email protected]/msg24079.html - Davide
_______________________________________________ xmail mailing list [email protected] http://xmailserver.org/mailman/listinfo/xmail
