opencv - Unhandled exception at 0x10012c5d (highgui110.dll) -
OpenCiv Lib was installed on my machine and all was working fine, as long as I got the new version of OBC Decided to try From that moment I get the following error:
0x10012c5d (highgui110.dll) Unwanted exception to foo.exe: 0xC0000005: Access violation location 0x71 9b3856 I have tried to uninstall and reinstall .... What can i do How can I fix this problem?
I am using VS 2005 Express Edition on Windows Vista OS.
two solutions:
-
return to OpenCiv Lib Which works for you and wait for any previous release pre-release is often a little unstable.
-
Obtain the OpenCV source code from the Sourcefors page. Compile DLL in debug mode.
If the accident grows again, you will be able to see the source where it is of happiness. It may be that you did not get an indication that went wrong, maybe you accidently passed the wrong parameter or it is a bug in OpenCV
if it's something simple, fix it yourself And submit a patch. Otherwise, I suggest you enter a bug report on the OpenCV project page.
BTW: The bug-tracker is here:
Comments
Post a Comment