Hello,
I recently adquired an orbbec astra camera and I am not able to run sample projects. The solution builds without erros, but a runtime exception is thrown. Debug ouptut shows the following:
…
‘ColorizedBodyViewer-SFML.exe’ (Win32): Loaded ‘C:\Windows\System32\profapi.dll’. Cannot find or open the PDB file.
Exception thrown at 0x00007FFA5BE23FB8 in ColorizedBodyViewer-SFML.exe: Microsoft C++ exception: std::ios_base::failure at memory location 0x0000004523AFDE80.
‘ColorizedBodyViewer-SFML.exe’ (Win32): Loaded ‘C:\Users\jm_fbit\Downloads\AstraSDK-v2.0.8-beta2-c1b800ad80-20180201T103942Z-vs2015-win64\samples\vs2015\bin\Debug\Plugins\orbbec_hand.dll’. Module was built without symbols.
…