Meeting problem when trying to install body-tracking SDK

颢洋 孙 0 Reputation points
2024-05-20T14:49:48.4766667+00:00

I just follow the instruction published in official repository Azure-Kinect-Samples I've already installed the prerequistes

apt install libk4abt1.1-dev

apt install libxi-dev

and git clone the repository

after that

mkdir build

cd build

cmake .. -GNinja

but when finally ninja, I meet the following question, how do I fix this?

Not Monitored
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.