abryden / PCL_Kinect2Kinfu

1 stars 0 forks source link

kinect v2 #2

Open kaer-bashiba opened 9 years ago

kaer-bashiba commented 9 years ago

I'am having some trouble with building PCL_Kinect2Kinfu. When I try to run the "cmake CMakeLists.txt" doesn't find the PCL libraries in the first place and later stops at the "make" command completely. Can you give some descritpion about it? Thanks in advance.

abryden commented 9 years ago

I generally use the GUI client for Cmake that lets you find the stuff. The version of the boost finding script used in this project is probably the worst part since it doesn't seem to find boost very well and you have to tell it all about library locations.

This also only works on windows.

kaer-bashiba commented 9 years ago

Thank you very much! At first I thought PCL_Kinect2Kinfu was based on libfreenect2, but now that I know it only works with the Kinect 2.0 SDK public preview I'm actually a bit "relieved". As far as I know the k4w2 has to be calibrated in the first place with libfreenect2. I'll try PCL_Kinect2Kinfu soon. 2014-12-26 下午5:48于 "Aaron Bryden" notifications@github.com写道:

I generally use the GUI client for Cmake that lets you find the stuff. The version of the boost finding script used in this project is probably the worst part since it doesn't seem to find boost very well and you have to tell it all about library locations.

This also only works on windows.

— Reply to this email directly or view it on GitHub https://github.com/abryden/PCL_Kinect2Kinfu/issues/2#issuecomment-68148095 .