Skip to content

Generate bindings not working correctly #2520

Open
@JeffDerk

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;

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working as it shouldbuild & packagingBuild system and packaging relatedjavabindings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions