Software Archive
Read-only legacy content

R200 SDK cannot find property sheet

Kelly_P_
Beginner
381 Views

I installed the R200 SDK, and trying to set up a C++ develop environment, but there's no VS2010-15.Integration.MD.props or VS2010-15.Integration.MT.props file I could found in /RSSDK/ directory. Is there any sample .props file I could check out? Also, I followed the steps https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?devguide_project_settings.html to configure the project settings, still not fix the including error. Should I set the $(RSSDK_DIR) in Windows environment variable first? Thanks for help.

0 Kudos
1 Reply
Dmitry_Z_Intel
Employee
381 Views

Hi Kelly,

RSSDK_DIR environment variable should be set by the SDK installer. If you don't see it, please collect the logs in %TEMP%\micl_tmp_<yourlogin> folder and attach here so we can check. If the RSSDK_DIR is set, you should find the props files under <RSSDK_DIR>\props.

0 Kudos
Reply