Skip to content

AOORE reading constant pool in class-parse #860

@toto287

Description

@toto287

Hello,

I created a Android Binding project under VS2019, to bind the jna-4.5.1.jar file which can be downloaded here http://www.java2s.com/example/jar/j/download-jna451jar-file.html.
I can send the test project if some wants to test directly.

I set the JAR build action to embedded jar, and I got a warning while compiling the project which I do not understand

image

Why does it try to load a jar libjnidispatch.jnilib because it is incorporated in the jna-4.5.1.jar file? And does anyone know how I can correct this warning?
Do you think I should download the libjnidispatch.jnilib file and add it to the JAR folder and set it to EmbededNativeLibrary?

Thank you very much

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugComponent does not function as intendedgeneratorIssues binding a Java library (generator, class-parse, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions