Hello
I should change the question I did.
I’m trying to compile ofxKinectV2 but it said it can not open cario-static.lib.
I’m using VS2012 with oF 0.8.3.
I’m a beginner for windows dev environment. (even in mac…)
Is there any to avoid this issue?
Thank you
Koutaro
1.Did you use Windows8 64bit version?
2.Did you use x64 librariy for openFrameworks? Such as, https://github.com/sadmb/openFrameworks/tree/Win64 .
Please check here,
Hello,
I have ported Microsoft Kinect v2.0 SDK to OF.
Still very simple; It only supports color/depth/ir. I will implement body tracking soon.
SDK itself is also still very uncompleted. So it will change a lot.
I am afraid there’s not many people can use this yet because it’s preview and Microsoft only provide x64 library for VS so far (and I think it only works upon Windows8 or higher with official driver). But I have just post this for someone who wants to make experiment…
Thank you for an important information.
I just downloaded and trying to set up the environment right. But I’m getting linker errors.
I will keep experiments to get right setting for kinect V2.
Thank you so much.
Koutaro