Java Question wrapping library with SLC

KZero

Active Member
Licensed User
Longtime User
Hi,

i'm trying to wrap this library using Simple Library Compiler
https://github.com/martoreto/opuscodec


I've compiled the .so files and trying to wrap the java files


i'm getting this error

Starting step: Compiling Java code.
javac 1.8.0_201
D:\Downloads\opuscodec-master\opuscodec-master\src\main\java\com\score\rahasak\utils\Annotations.java:3: error: package android.support.annotation does not exist
import android.support.annotation.IntDef;
^
1 error


Error.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…