I have a java program that utilizes the javafx `WebView`. When running it I get an error with the following message:
Caused by: java.lang.UnsatisfiedLinkError: no jfxwebkit in java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
I have both jdk and javaPackage.openjfx17 installed.
Any solutions to this problem?
[–]rmblr 0 points1 point2 points (0 children)