Kinect for Windows V2 sdk+ VS2012 Environment setup

Source: Internet
Author: User

The SDK version currently in use is kinectsdk-v2.0-publicpreview1409-setup.exe.

: Click to open link


1, in the Property Manager window, right-click debug| Win32, select Add New Project property Sheet.


2, Select Property Sheet (. Props), Name:kinect_projectd,location: Select the project home directory, so that you can use Kinect later, the configuration will be added directly kinect_ Projectd.props.


3, Select Add, double-click kinect_projectd, select VC + + directories, configure Include directories,

Add to:

$ (Kinectsdk20_dir) \inc

4,to set up the library directories, add the Kinect library directory in:

$ (kinectsdk20_dir) \lib\x86;

5,Select linker->input-> Additional dependencies to add:

Kinect20.lib;

6, and finally add in your project header file:


At this point, the entire building is completed ^-^

Kinect for Windows V2 sdk+ VS2012 Environment setup

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.