You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I am fairly new to the whole compiling binaries and such, so I hope I've managed to write a comprehensive enough question.
I am getting an error when trying to compile https://github.com/jaegertracing/jaeger-client-cpp, that may very well end up being a stupid mistake on my part.
When trying to compile the latest release, 0.7.0, using the command below, I get the error listed below.
cmake -DCMAKE_INSTALL_PREFIX=/opt -DJAEGERTRACING_PLUGIN=ON -Wno-deprecated=TRUE -DHUNTER_CONFIGURATION_TYPES=Release -DHUNTER_BUILD_SHARED_LIBS=OFF ..
My gcc version is 9.3.0, and I am working on Ubuntu.
I have attached the full log output below.
error-log.odt
Best Regards
Jarl
Beta Was this translation helpful? Give feedback.
All reactions