← 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

Eider Mauricio proposed the following answer:
Hi all it worked on windows 8 at 64 bits!!!...

We did the following:

  * Uninstall all Java X64 Versions
  * Install Java version 6 at 32 bits 
  * create an environment variable called JAVA_HOME and set up the absolute path of your Java folder, some thing like this:    
          "C:\Program Files (X86)\Java\jre6"
  * Add a to the PATH environment variable a new entry like this: "%JAVA_HOME%/bin"

Enjoy it.

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