-
Notifications
You must be signed in to change notification settings - Fork 423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting Compilation error: absl::bad_variant_access #3065
Comments
Please add |
This solution did solved the above mentioned issue, but now I've encountered another error, although it is available at "../../otel-cpp/lib":
|
Do you install otel-cpp?
|
@owent Although, I tried installing "opentelemetry-cpp" using |
Hi @owent |
But the messages before show it's found in |
hi @owent I made mistake while compiling opentelemetry-cpp at It was:
I should:
|
Please help me resolve the issue!
I'm using ubuntu and followed the tutorials from
https://opentelemetry.io/docs/languages/cpp/getting-started and, https://opentelemetry.io/docs/languages/cpp/exporters/
Additionally:
abseil-cpp
from githubprotobuf
from ubuntu-softwaregRPC
from githubthe command i've used to compile
opentelemetry-cpp
is:Here is what I'm getting in console:
Terminal Command:
Terminal Response:
The text was updated successfully, but these errors were encountered: