protobuf src examples make error
➜ examples git:(main) ✗ make
[ 12%] Running cpp protocol buffer compiler on addressbook.proto
[ 12%] Building CXX object CMakeFiles/add_person_cpp.dir/add_person.cc.o
[ 12%] Building CXX object CMakeFiles/add_person_cpp.dir/addressbook.pb.cc.o
[ 12%] Linking CXX executable add_person_cpp
/usr/bin/ld: CMakeFiles/add_person_cpp.dir/addressbook.pb.cc.o: in function google::protobuf::internal::VerifyUTF8(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const*, char const*)': addressbook.pb.cc:(.text._ZN6google8protobuf8internal10VerifyUTF8EPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKc[_ZN6google8protobuf8internal10VerifyUTF8EPKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPKc]+0x37): undefined reference to google::protobuf::internal::VerifyUTF8(std::basic_string_view<char, std::char_traits
Need further details on reproducing please.
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please add a comment.
This issue is labeled inactive because the last activity was over 90 days ago.
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please reopen it.
This issue was closed and archived because there has been no new activity in the 14 days since the inactive label was added.