|
Re: Vision Tracking Solution
Continuing in my eternal scrubiness, I got the library working fine, but I keep getting an error on
System.loadLibrary(Core.NATIVE_LIBRARY_NAME);
NATIVE_LIBRARY_NAME cannot be resolved or is not a field
Any ideas? All the imports are working, and code referencing objects/fields in the library aren't throwing any errors.
I'd appreciate any help I could get.
Last edited by aaronjeline : 17-01-2015 at 15:15.
Reason: I accidentally a word
|