-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Description
The output is :
ld.lld: error: undefined symbol: __emutls_v._ZN6google8protobuf8internal15ThreadSafeArena13thread_cache_E
>>> referenced by config.pb.cc
>>> config.pb.o:(void google::protobuf::RepeatedField<int>::InternalDeallocate<false>())
>>> referenced by config.pb.cc
>>> config.pb.o:(void google::protobuf::RepeatedField<int>::InternalDeallocate<false>())
>>> referenced by config.pb.cc
>>> config.pb.o:(void google::protobuf::RepeatedField<int>::InternalDeallocate<false>())
>>> referenced 1 more times
clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
Humm....How to fix that?
Metadata
Metadata
Assignees
Labels
No labels