protocolbuffers / protobuf

Protocol Buffers - Google's data interchange format
http://protobuf.dev
Other
65.37k stars 15.46k forks source link

Issue while installing protobuf #16925

Closed Kanishkamahesh closed 2 weeks ago

Kanishkamahesh commented 4 months ago

While I tried to install SHOGUN v4.0.0 from source code, there occurred an error while executing make command. The error is [ 76%] Building CXX object examples/undocumented/libshogun/CMakeFiles/balanced_conditional_probability_tree.dir/balanced_conditional_probability_tree.cpp.o [ 76%] Linking CXX executable balanced_conditional_probability_tree ../../../src/shogun/libshogun.so.17.1: undefined reference to `google::protobuf::internal::InternalMetadata::~InternalMetadata()' collect2: error: ld returned 1 exit status make[2]: [examples/undocumented/libshogun/balanced_conditional_probability_tree] Error 1 make[1]: [examples/undocumented/libshogun/CMakeFiles/balanced_conditional_probability_tree.dir/all] Error 2 make: *** [all] Error 2

How to sort out this error?

deannagarcia commented 4 months ago

Can you provide some more information here? What version of protobuf do you have? What language/operating system are you using?

github-actions[bot] commented 1 month 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 add a comment.

This issue is labeled inactive because the last activity was over 90 days ago. This issue will be closed and archived after 14 additional days without activity.

github-actions[bot] commented 2 weeks 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.