-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
PythonBindingsBindingsbugSomething is not working as it shouldSomething is not working as it shouldbuild & packagingBuild system and packaging relatedBuild system and packaging relatedjavabindingsbindings
Description
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 CS_OP_INVALID
location: class Arm_const
Arm_const.java:168: error: cannot find symbol
public static final int ARM_OP_REG = CS_OP_REG;
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PythonBindingsBindingsbugSomething is not working as it shouldSomething is not working as it shouldbuild & packagingBuild system and packaging relatedBuild system and packaging relatedjavabindingsbindings