sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25904
Re: [Question #248599]: “Could not load any NativeLoader” When Using 1.1.0-Beta1-2.jar --- must be prepared using setup
Question #248599 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248599
RaiMan proposed the following answer:
This is already implemented and works.
Setup option 4 already produces jars, that contain all packaged lib's for all supported systems (Mac 64-Bit, Windows 32+64 Bit, Linux 32 Bit, Linux 64 Bit) where the fitness always depends on the fitness of the used Java version at runtime.
Depending on the system the jar is running on, the respective native libs are exported from the jar to a folder out side (in the standard the folder libs in the folder containing the jar).
On Mac the libs are prepared, so the loader knows, that all stuff is in the folder.
On Windows on the fly the system path is temporarily set correct.
To not need an additional entry in system path, a small dll from the Java folder is copied to the lib.
So, I do not need your help - I thought you needed mine ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.