Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Intel RealSense SDK Sample Browser does not open, shows error, see attachment

Anisha_M_
Beginner
814 Views

 

 

 

0 Kudos
2 Replies
Ashwin_S_1
Beginner
814 Views

I ran into the same issue, the fix is very simple.

TL;DR add the path to your "RSSDK" folder in an environment variable called "RSSDK_DIR".

1) Click Start, type "environment" without quotes.

    Click on "Edit the system environment variables".

2) Click on "Environment Variables"

3) Click "New"

4) Add Variable Name as "RSSDK_DIR" and value as the path to your RSSDK folder in your SDK installation directory (in my case it was "C:\Program Files (x86)\Intel\RSSDK"). Press OK.

5) The entry should show up in your System variables. Now you're good to go!

0 Kudos
RBang
New Contributor II
814 Views

For me Right Clicking on the Software, clicking on Properties and Selecting Run as Admin did the trick.

0 Kudos
Reply