Open boraciner opened 10 months ago
@spoenemann Do you know about this issue? Is the executable just not included?
Executable is included but they say It's not allowed to call executable within a jar file or it should be called in another way. please check these https://stackoverflow.com/a/600198/3118286 https://stackoverflow.com/a/18148326/3118286 https://stackoverflow.com/a/18147924/3118286
Hi everyone, When I try to use libavoid under Windows. It throws this exception while trying to access .exe in the libavoid library jar.
File execFile = new File(FileLocator.resolve(url).getFile());
Exception: