sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24087
Re: [Question #243730]: [1.0.1] Windows: problems with libs folder when running a .exe made with Launch4J
Question #243730 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/243730
Status: Needs information => Open
Prashanthan Subramaniyam gave more information on the question:
Dear @RaiMan (raimund-hocke) I just added sikuli-java.jar to
Referenced Libraries you mentioned in stack overflow.
Then I Set a JVM option -Dsikuli.Debug=3 from Launch4j JVM options list
under JRE tab.
But still same error occurred.
Error Message -->
C:\Documents and Settings\Dell\Desktop\Project\exe1>test.exe
[debug] Screen: initScreens: basic initialization (1 Screen(s) found)
[debug] *** monitor configuration (primary: 0) ***
[debug] Screen 0: S(0)[0,0 1360x768]
[debug] *** end monitor configuration ***
[debug] ResourceLoaderBasic: SikuliX Package Build: 1.0.1 12SEP2013160242
[debug] ResourceLoaderBasic: check: we are running on arch: x86
[debug] ResourceLoaderBasic: check: using Java at: C:/Program Files/Java/jre7/
[debug] ResourceLoaderBasic: check: not running from jar: C:/Documents and Settings/Dell/Desktop/Project/exe1/
[debug] ResourceLoaderBasic: check: Exists libs folder in user home folder? YES: C:\Documents and Settings\Dell\SikuliX\libs
[debug] ResourceLoaderBasic: checkLibsDir: C:\Documents and Settings\Dell\SikuliX\libs
[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
[debug] ResourceLoaderBasic: extractLibs: accessing folder: C:\Documents and Settings\Dell\Desktop\Project\exe1\test.exe\META-INF\libs\windows\libs32
[debug] ResourceLoaderBasic: extractLibs: Found 0 file(s) in META-INF/libs/windows/libs32/
[debug] ResourceLoaderBasic: export: Trying to access package
[debug] ResourceLoaderBasic: export: accessing folder: C:\Documents and Settings\Dell\Desktop\Project\exe1\test.exe\META-INF\libs\tessdata
[debug] ResourceLoaderBasic: export: Found 0 file(s) in META-INF/libs/tessdata
[debug] ResourceLoaderBasic: checkLibsDir: C:\Documents and Settings\Dell\SikuliX\libs
[debug] ResourceLoaderBasic: export: Using this as OCR directory (tessdata) too
[debug] ResourceLoaderBasic: loadLib: WinUtil
[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.
[debug] SikuliXFinal: cleanUp: 0
In Launch4j how can i set the Environment variable.
Go through this link and read my question for more details --> http://stackoverflow.com/q/21626676/2560448
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.