Jeffrey Derksen
Jeffrey Derksen
I have this in my build.gradle project: ``` repositories { mavenCentral() maven { url "https://oss.sonatype.org/content/repositories/snapshots/" } } ``` and this in build.gradle app: ``` dependencies { compile 'com.michaelpardo:activeandroid:3.1.0-SNAPSHOT' } ```
The java bindings are not complete. The python binding generator does not generate cp_operand.h constants. Arm_const.java:167: error: cannot find symbol public static final int ARM_OP_INVALID = CS_OP_INVALID; ^ symbol: variable...