[
https://issues.apache.org/jira/browse/THRIFT-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877735#comment-16877735
]
Alex Murin commented on THRIFT-4900:
------------------------------------
Thanks for the fast reply!
> 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
> Priority: Minor
>
> 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)