sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24066
[Question #243730]: How to create the executable (.exe) file using eclips, java, sikuli
New question #243730 on Sikuli:
https://answers.launchpad.net/sikuli/+question/243730
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.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.