Skip to content

Try to build 1.9.270 version but get undefined symbol: _ZN7testing9internal220PrintBytesInObjectToEPKhmPSo #2608

Answered by yasminetalby
dimu637 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @dimu637 ,

Thank you very much for your response.
First if this issue is blocking you, you can add -DENABLE_TESTING=OFF to your cmake command so it doesn't run the tests.

I see that you are have installed the SDK on a Ubuntu based systems. Just to double check, have you made sure to install the header files (-dev packages) for libcurl, libopenssl, libuuid, zlib (see our developer guide documentation)

This can be done by running the following command:
sudo apt-get install libcurl4-openssl-dev libssl-dev uuid-dev zlib1g-dev libpulse-dev

I would also recommend to build the latest version of the SDK, v 1.7.325 or 1.9.270 are quite old and there has been plenty of fixes released/changes …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@dimu637
Comment options

@yasminetalby
Comment options

Answer selected by yasminetalby
Comment options

You must be logged in to vote
0 replies
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