View Single Post
  #1 (permalink)  
Old 10-10-2004
chenhong_sz chenhong_sz is offline
Registered User
 
 
Join Date: Nov 2003
Location: China.Shenzhen
Posts: 35
Thread support not enabled

When I build the IceSSL lib (IceSsl15d.dll),VC6 show a complie error:
E:\Delphi\Ice-1.5.1\src\IceSSL\OpenSSLPluginI.cpp(47) : fatal error C1189: #error : "Thread support not enabled"

It seem OPENSSL_THREADS Macro is undefined,How can i do ?
Reply With Quote