stereolabs / zed-opencv

ZED SDK interface sample for OpenCV
https://www.stereolabs.com/docs/opencv/
MIT License
137 stars 79 forks source link

ZED stereo camera vs2013 (0xc000007b) #11

Closed alirza closed 7 years ago

alirza commented 8 years ago

hi when I try to run the c++ code from the samples in the SDK labeled "with opencv" i get this (0xc000007b) error ! could you pls help me TQ

obraun-sl commented 8 years ago

Hi,

Did you make sure you create your VS project in x64 mode ( select Win64 in Cmake) ? the ZED SDK is only available in x64.