Software Archive
Read-only legacy content
17061 Discussions

Include issue in VS with pxcsensemanager.cpp

anthony_t_
Beginner
280 Views

Hey guys,

Hope this is the right place for this question, or that someone can help me resolve it. 

When trying to use the c++ PXCSenseManager class defined in pxcsensemanager.h, I get an include error saying that "cpp2c.h" can't be found, Now at first I thought that I was missing an include directory in my project properties, but when I search my system for cpp2c.h I find nothing. However under C:\ProgramFiles\Intel\RSSDK\Framework\... I find a libpxccpp2c folder with a .dll and .lib file in it...

Anyone know if I'm missing a step for configuring the SDK, or have any ideas where cpp2c.h could be?

Thanks. 

 

 

0 Kudos
1 Reply
Xusheng_L_Intel
Employee
280 Views

The best way is to use SDK Property Sheets. You can find detail info @https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/doc_devguide_property_sheets.html. Thanks!

0 Kudos
Reply