![]() |
WPICameraExtension difficulties
My team is trying to use the WPICameraExtension as a base to do our vision processing. However, we are having difficulty getting it to work. Specifically, we are getting "java.lang.UnsatisfiedLinkError:" exceptions:
Code:
Exception in thread "Thread-4" java.lang.UnsatisfiedLinkError: no jniavcodec in java.library.pathI assume that this is a simple mismatch between the version that WPICameraExtension was compile against, and the binary version of the dependency that is being distributed. Has anyone versions of these that are already binary compatible. If not, what would it take to set the build environment in Windows to compile the dependencies ourselves? |
Re: WPICameraExtension difficulties
Per http://wpilib.screenstepslive.com/s/...sion-installer this is from using 64 bit java. It has instructions for getting it working with 32 bit java.
|
| All times are GMT -5. The time now is 10:59. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi