0

Screen shot of my error message

I have been trying to test out the DK for the Orbbec Astra stereo S and the embedded S. I tried to run the sample viewer to test out the depth camera quality but each time I do so I get this error message. The code itself is downloaded directly from the Orbbec site so there surely cannot be any error there.

1 Answers1

0

I suggest that you could check Properties -> Linker -> Output file -> $(OutDir)$(TargetName)$(TargetExt). Make sure the debug command(Properties > Configuration Properties > Debugging > Command) is pointing to the output file built by your selected configuration (Properties > Configuration Properties > General > Output Directory),(Properties > Configuration Properties > Linker > General > Output File).

Also, you could refer to this link.

Barrnet Chou
  • 1,738
  • 1
  • 4
  • 7