Skip to content

undefined reference to 'absl::internal_statusor::Helper::Crash(absl::Status const&)' when using statusor #1492

Answered by derekmauro
luisoncpp asked this question in Q&A
Discussion options

You must be logged in to vote

absl::StatusOr is part of the @com_google_absl//absl/status:statusor target. Your build rule has a dependency on @com_google_absl//absl/status. To fix, add @com_google_absl//absl/status:statusor to deps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by luisoncpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants