Paweł created THRIFT-3206:
-----------------------------
Summary: Visual Studio build fail due 'pthread_self': identifier
not found
Key: THRIFT-3206
URL: https://issues.apache.org/jira/browse/THRIFT-3206
Project: Thrift
Issue Type: Bug
Components: C++ - Library
Affects Versions: 0.9.2
Environment: Visual Studio 2013 Update 5 RC
Reporter: Paweł
Build fail of project lib\cpp\libthrift.vcxproj due to compile error
{noformat}
1>c:\...\thrift\lib\cpp\src\thrift\transport\tsslsocket.cpp(69): error C3861:
'pthread_self': identifier not found
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)