← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #243730]: How to create the executable (.exe) file using eclips, java, sikuli

 

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

Description changed to:
I used sikuli-script to use java program. I set two environment
variables in to the eclips IDE . I'm Using Windows XP

Environment ariables
 1) PATH = ${workspace_loc:/Sikuli/sikuli-ide/libs}
 2) SIKULI_HOME   = ${workspace_loc:/Sikuli/sikuli-ide}

After that i run the program on eclips its working properly.
Next i create the executable file (.exe) using "Launge4j".

I run the .exe file from Command prompt. After that following errors
occurred.

Error Message -->
[error] ResourceLoaderBasic: check: libs dir is empty, has wrong content or is outdated

[action] ResourceLoaderBasic: check: Please wait! Trying to extract libs
to: C:\Documents and Settings\Dell\SikuliX\libs

[error] ResourceLoaderBasic: loadLib: Fatal Error 109: not found:
C:\Documents and Settings\Dell\SikuliX\libs\WinUtil.dll

[error] Terminating SikuliX after a fatal error(109)! Sorry, but it makes no sense to continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board.


Go through this link and read my question for more details -->  http://stackoverflow.com/q/21621000/2560448

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