I'm trying to create a program for webcam capture, in which I followed the online tutorial. I was able to debug it and deploy the program, but when I installed it on my PC the program failed to execute then gave an error message as follows
Unhandled exception has occurred in your application.
The type initializer for Emgu.CV.CvInvoke' threw an exception.
Has any one came across this kind of error? Please assist. Thanks