Items with no label
3335 Discussions

Point cloud example fails

vd1
Beginner
1,081 Views

HI ,

While running the sample example code given in intel real sense sdk 2 .All the other example seems to work fine with my D415 but not the point cloud example .the code exits with these messages.

Errors:

'pointcloud.exe' (Win32): Loaded 'C:\Program Files (x86)\Intel RealSense SDK 2.0\samples\x64\Release\pointcloud.exe'. Symbols loaded.

'pointcloud.exe' (Win32): Loaded 'C:\Windows\System32\ntdll.dll'. Cannot find or open the PDB file.

'pointcloud.exe' (Win32): Loaded 'C:\Windows\System32\kernel32.dll'. Cannot find or open the PDB file.

'pointcloud.exe' (Win32): Loaded 'C:\Windows\System32\KernelBase.dll'. Cannot find or open the PDB file.

'pointcloud.exe' (Win32): Loaded 'C:\Windows\System32\user32.dll'. Cannot find or open the PDB file.

i am using

D415

OS: windows 10

visual studios 2015

I am new to intel real sense development .Would be great help if can get a solution.

0 Kudos
1 Reply
idata
Employee
188 Views

Hello Vijayvr,

 

 

Thank you for your contacting Intel® RealSense™ support.

 

 

Please, install the RealSense SDK 2.0 from https://github.com/IntelRealSense/librealsense/releases -> Intel.RealSense.SDK.exe ( https://github.com/IntelRealSense/librealsense/releases/download/v2.11.0/Intel.RealSense.SDK.exe).

 

 

After installation, open C:\Program Files (x86)\Intel RealSense SDK 2.0\samples\rs_samples.sln

 

 

Build all the samples. Run the sample executable from the output directory, which corresponds to the target platform. For example, if the project was built for Release x64, the executable is in, C:\Program Files (x86)\Intel RealSense SDK 2.0\samples\x64\Release and let us know the results.

 

 

I hope you find this information useful.

 

 

We will be looking forward for your reply.

 

 

Best regards,

 

 

Josh B.

 

Intel Customer Support
0 Kudos
Reply