New question #237801 on Sikuli: https://answers.launchpad.net/sikuli/+question/237801
I'm using sikuli-java.jar as described in https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming For 64bit windows, it auto extracts the required dll's into a "libs" subdirectory. On 32bit windows however, it does not auto extract the files. I'm writing some automated test code that needs to run as part of a build system using both windows 32 and 64 bit. Is anyone else having this issue? I can simply copy the win32 files manually into "libs", but it would be nice to have the same behaviour on both platforms. thanks in advance -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

