-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
bugComponent does not function as intendedComponent does not function as intendedgeneratorIssues binding a Java library (generator, class-parse, etc.)Issues binding a Java library (generator, class-parse, etc.)
Description
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
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
Labels
bugComponent does not function as intendedComponent does not function as intendedgeneratorIssues binding a Java library (generator, class-parse, etc.)Issues binding a Java library (generator, class-parse, etc.)
