|
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 ?
|