sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54891
[Bug 1797505] Re: [1.1.4] Windows special versions N/KN: can't find dependent libraries with opencv_java342.dll --- workaround
Hello, to solve this problem in Windows you only have to go to the path:
"C: // windows / system32"
And check that the following files are in that folder:
MSVFW32.dll
AVIFIL32.dll
AVICAP32.dll
ole32.dll
KERNEL32.dll
USER32.dll
OLEAUT32.dll
MFPlat.DLL
MF.dll
MFReadWrite.dll
d3d11.dll
api-ms-win-downlevel-shlwapi-l1-1-0.dll
These files are necessary for OpenCV to work correctly in Windows. In
case you are missing any of these files, you should search for them on
the Internet and download them. Be sure to download them in 32 or 64
bits depending on your computer.
My English is not so good but I hope you can understand.
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1797505
Title:
[1.1.4] Windows special versions N/KN: can't find dependent libraries
with opencv_java342.dll --- workaround
Status in Sikuli:
Won't Fix
Bug description:
******************************* workaround
the N and KN versions come without a bunch of media related libraries.
This apparently makes it impossible to use OpenCV.
So use a normal Windows version or install the available media package
from Microsoft.
--- a solution from comment #14:
I had this problem on Windows Server 2012 R2 and solved it by installing Desktop Experience from Control Panel.
--------------------------------------
[error] RunTimeIDE: opencv_java342.dll loaded, but it might be a problem with ne
eded dependent libraries
ERROR: ...TEMP...: Can't find dependent libraries
[error] RunTimeIDE: *** terminating: problem with native library: opencv_java34
2.dll
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1797505/+subscriptions
References