← Back to team overview

sikuli-driver team mailing list archive

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

Michael Ahlers posted a new comment:
Nah, not speaking to anything Linux-specific. Just that I'm looking for
a way to make this turn-key so I can provide a turn-key solution to
others. I'm certain, though, there's a way we can do this. On several
other projects, I've included native binaries that get packaged in a
JAR. Now, the only way to get to them is through the classloader, but
that's no problem. At runtime, you simply discover what the architecture
and platform are, then read those binaries from the classloader to a
temporary file on disk. We can tool your build process to include the
native binaries for all supported platforms, then do the same. The only
trick is telling your loader where to find them.

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