Hi,
When compiling the CLEyeCameraCapture test app i get errors like:
error LNK2019: unresolved external symbol __imp__CLEyeGetCameraUUID referenced in function _main CLEyeCameraCapture.obj
...
there are 10 of these..
since i’m not that familiar with C++ I don’t really know what to do about it…I’m using OpenCV 2.0 by the way. Could this be a problem?
i would be glad if someone could point me in the right direction
thanx, cheers!