Replies: 2 comments
-
/cc @ebullient (cli), @maxandersen (cli) |
Beta Was this translation helpful? Give feedback.
0 replies
-
it works in jvm mode but fails when building for native I reckon. I believe issue here is that oshi uses JNA. @dmlloyd do we have some general tips on JNA usage to help here ? :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi together, I'd like to use oshi library within a quarkus cli tool.
As soon as adding dependency //implementation "com.github.oshi:oshi-core:6.4.0" I recieve the following error during the build:
Any help welcome
Beta Was this translation helpful? Give feedback.
All reactions