-
**Description**
Implementing interface that extends jna library's Library-interface is required for enabling java-methods to call the external C-methods used for accessing liblognorm library.
-
Hi there. first of all thanks for your great work.🙏
I have a project which has multiple libraries that also use `jna` but with different versions ( `5.14.0`, `5..10.0` )
when I want to use this …
-
### Describe the bug
Won't launch because its like your jna is on 6.1.6 not 7.0.0 grrr
### The log file and images/videos
[latestlog.txt](https://github.com/user-attachments/files/17916714/latestlo…
-
I am trying to sign an application written in Java with the following command:
rcodesign sign --p12-file ~/rcodesign/hello2morrow.p12 --p12-password-file ~/rcodesign/password.txt Sonargraph.app
…
-
I've error during the test TestACLAccess.java
**com/mindoo/domino/jna/NotesDatabase.java:**
```
acl.updateEntry("-Default-", "-Default-", defaultAccessLevel, Collections.emptyList(), EnumSet.n…
-
### Describe the bug
I run on apple silicon with a kotlin code base. I get an exception that comes down to `fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e' or 'arm6…
-
I tried HelloWorld example from Getting Started Guide and got following results:
Result of shadowjar, no relocation. Works as excepted:
```
jikuja@LG MINGW64 /d/projects/jna-relocation-bug
$ java -D…
-
JNA is sometimes 40+ times slower than JNI. [JNA Direct Mapping](https://github.com/java-native-access/jna/blob/master/www/DirectMapping.md) brings that performance difference way down. Investigate if…
-
## Describe the bug
Starting with Gradle 8.11 (?) I see a warning when a new daemon is started:
```
Did not find udev library in operating system. Some features may not work.
Disk Store inform…
-
Error below. Non-`-i` seems to work fine
```
PS C:\Users\haoyi\mill-1> ./mill -i version
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load library. Reasons: [java.lang.Lin…