Is opentelemetry-cpp v1.15.0 compatible with Abseil as old as 2020-02-25? #2718
Unanswered
laharimuthyala
asked this question in
Q&A
Replies: 1 comment
-
Yes, I use otelcol-cpp v1.15 with abseil-cpp |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to integrate opentelemetry-cpp v1.15.0 into an application that uses an older version of Abseil. So I've set
DWITH_ABSEIL=OFF
. But I get errors (like below) on compilation -Is there a way around this issue other than upgrading Abseil?
Beta Was this translation helpful? Give feedback.
All reactions