You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Alex Murin (JIRA)" <ji...@apache.org> on 2019/07/02 17:45:00 UTC

[jira] [Created] (THRIFT-4900) Using std::threads

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)