← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #143652]: Windows 7 64 Bit: Sikuli Eclipse java.lang.UnsatisfiedLinkError with 32-Bit Win32Util.dll

 

Question #143652 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/143652

Anirban posted a new comment:
Hi RaiMan,
               Sorry to bother you again.  Can you please let me know a location where from I can download the sikuli library (.zip file) which will work on Windows 7, 64 bit platform. The normal build, downloaded from the the site "sikuli.org" with JRE 64 bit, gives the following exception:

Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\anirbanc\AppData\Local\Temp\tmplib\Win32Util.dll: Can't find dependent libraries
	at java.lang.ClassLoader$NativeLibrary.load(Native Method)
	at java.lang.ClassLoader.loadLibrary0(Unknown Source)
	at java.lang.ClassLoader.loadLibrary(Unknown Source)
	at java.lang.Runtime.load0(Unknown Source)
	at java.lang.System.load(Unknown Source)
	at com.wapmx.nativeutils.jniloader.NativeLoader.loadLibrary(NativeLoader.java:44)
	at org.sikuli.script.Win32Util.<clinit>(Win32Util.java:14)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Unknown Source)
	at org.sikuli.script.Env.getOSUtil(Env.java:84)
	at org.sikuli.script.ScreenHighlighter.init(ScreenHighlighter.java:175)
	at org.sikuli.script.ScreenHighlighter.<init>(ScreenHighlighter.java:288)
	at org.sikuli.script.Screen.initBounds(Screen.java:96)
	at org.sikuli.script.Screen.<init>(Screen.java:108)
	at SikuliTest.main(SikuliTest.java:32)

The link you have given above for a build of sikuli on Win 7 64 bit
platform, is no longer containing the file. also if you please share the
sikuli build for Mac 64 bit platform, that will be very helpful to me.

Thanks
Anirban

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.