Closed GoogleCodeExporter closed 9 years ago
I can confirm by running the command
`install_name_tool -change "@loader_path/ibfreenect.0.1.dylib"
"@loader_path/libfreenect.0.1.dylib" libjnifreenect.dylib` it corrects the
library name.
I added them all back into the jar, and reloaded it, and it worked, finding the
libary it was looking for.
I have attached the modified .jar file.
Original comment by thomasdu...@gmail.com
on 20 Jul 2012 at 3:06
Attachments:
That's weird, I wonder how it ended up with that id. I fixed that in JavaCV
0.2, so it should work OK out of the box. Let me know that it works, thanks!
Original comment by samuel.a...@gmail.com
on 22 Jul 2012 at 12:41
Original issue reported on code.google.com by
thomasdu...@gmail.com
on 20 Jul 2012 at 2:49