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

RaiMan posted a new comment:
@jaffer

--1. SIKULI_HOME=C:\SikuliX is for RC3 (SIKULIX_HOME=C:\SikuliX for 1.0.1+) …
… but is not needed when I suppose, that the sikuli-java.jar (recommended jar 
for use with Java programming) is in C:\SikuliX (setup folder) and stays there 
forever.

--2. mixup with RC3 …
… you seem to have some mixup with RC3 artifacts and settings. (a Win32Util.dll 
is from RC3, 1.0.1 has WinUtil.dll)
When you want to use version 1.0.1 you should take care that at least in any 
environment settings nothing points to the RC3 installation (usually in 
ProgramFiles - where version 1.0.1 should never be!)

--3 using 32-Bit all with Java 64-Bit …
… is not possible (at time of crash a 64-Bit JVM is active.
This is no problem with version 1.0.1 since it will export the correct library 
set depending on the bitness of the JVM to the folder libs in the folder 
containing sikuli-java.jar.

Take care: The only thing that should be done manually to avoid silly
error messages: have the libs folder in the setup folder in system path
at runtime (which seems to be already the case with c:\SikuliX\libs).

To get more debugging info at Sikuli startup (Sikuli classes loaded the first 
time in your case), have a JVM runtime parameter as:
-Dsikuli.Debug=3

-- 
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

Reply via email to