sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52491
[Bug 1843833] [NEW] [1.1.1] Sikulix problem with native library: VisionProxy.dll
Public bug reported:
I am using a vagrant box image (based on: 'StefanScherer/windows_10') to
run my desktop tests that use Sikulix.
The windows is 64bits with java8.
My project is in Java and use sikulix 1.1.1 calling it by pom.xml (
https://mvnrepository.com/artifact/com.sikulix/sikulixapi )
When running "mvn clean install" I am getting this error:
[error] RunTimeAPI: Problematic lib: ...\Sikulix\SikulixLibs_201711011200\VisionProxy.dll (...TEMP...)
[error] RunTimeAPI: VisionProxy.dll loaded, but it might be a problem with needed dependent libraries
ERROR: ...TEMP...: Can't load this .dll (machine code=0x0) on a AMD 64-bit platform
[error] RunTimeAPI: *** terminating: problem with native library: VisionProxy.dll
Before the windows upgrade the tests were running normal.
Anyone has any idea of the cause and how to handle this?
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1843833
Title:
[1.1.1] Sikulix problem with native library: VisionProxy.dll
Status in Sikuli:
New
Bug description:
I am using a vagrant box image (based on: 'StefanScherer/windows_10')
to run my desktop tests that use Sikulix.
The windows is 64bits with java8.
My project is in Java and use sikulix 1.1.1 calling it by pom.xml (
https://mvnrepository.com/artifact/com.sikulix/sikulixapi )
When running "mvn clean install" I am getting this error:
[error] RunTimeAPI: Problematic lib: ...\Sikulix\SikulixLibs_201711011200\VisionProxy.dll (...TEMP...)
[error] RunTimeAPI: VisionProxy.dll loaded, but it might be a problem with needed dependent libraries
ERROR: ...TEMP...: Can't load this .dll (machine code=0x0) on a AMD 64-bit platform
[error] RunTimeAPI: *** terminating: problem with native library: VisionProxy.dll
Before the windows upgrade the tests were running normal.
Anyone has any idea of the cause and how to handle this?
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1843833/+subscriptions
Follow ups