From: "Andrew W. Gray" <[EMAIL PROTECTED]> agray> Most errors in app development with OpenSSL in VC++ arise from agray> the fact that you are linking against the wrong c-runtime. The agray> default build is /MD for multi-threaded dll for openssl. The agray> defaults for a new project in vc++ is Single-threaded. Praise M$ for the idiocy of having different libraries for MT and ST!!! -- Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED] Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47 Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10 Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED] Member of the OpenSSL development team: http://www.openssl.org/ Software Engineer, Celo Communications: http://www.celocom.com/ Unsolicited commercial email is subject to an archival fee of $400. See <http://www.stacken.kth.se/~levitte/mail/> for more info. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
Re: Anyone have a sample project they have compiled in VC++?
Richard Levitte - VMS Whacker Mon, 23 Oct 2000 08:25:26 -0700
- How to enable Session Caching hello there
- Anyone have a sample project they have ... Paul Baranowski
- Re: Anyone have a sample project th... Andrew W. Gray
- Richard Levitte - VMS Whacker