Hello!
I git cloned the repository and when i run "sudo python setup.py install" for installation i get following error:
In file included from pyfreenect2.cpp:1:0:
pyfreenect2.hpp:5:41: fatal error: libfreenect2/libfreenect2.hpp: No such file or directory
#include <libfreenect2/libfreenect2.hpp>
^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
could you help?
Thanks
Hello!
I git cloned the repository and when i run "sudo python setup.py install" for installation i get following error:
In file included from pyfreenect2.cpp:1:0:
pyfreenect2.hpp:5:41: fatal error: libfreenect2/libfreenect2.hpp: No such file or directory
#include <libfreenect2/libfreenect2.hpp>
^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
could you help?
Thanks