Alex Murin created THRIFT-4900: ---------------------------------- Summary: Using std::threads Key: THRIFT-4900 URL: https://issues.apache.org/jira/browse/THRIFT-4900 Project: Thrift Issue Type: Question Components: C++ - Compiler, C++ - Library Affects Versions: 0.12.0 Environment: -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0
--Cmake 3.14.3 Reporter: Alex Murin I'm trying to use thrift 12. Every thing goes fine when I'm not using with_stdthread. When I use it I get linking error: undefined reference to `apache::thrift::concurrency::PosixThreadFactory::PosixThreadFactory(bool)'. -- This message was sent by Atlassian JIRA (v7.6.3#76005)