You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.UnsatisfiedLinkError: Unable to load library 'path-to\libnfd':
The specified module could not be found.
[...]
java.io.IOException: Native library (win32-x86-64/path-to-temp-folder\libnfd.dll) not found in resource path
The native file dialog dll appears to be in the computer's temporary folder, rather than in the resource path. This makes it fallback to JVM file picker.
The text was updated successfully, but these errors were encountered:
Using 1.0.3:
The native file dialog dll appears to be in the computer's temporary folder, rather than in the resource path. This makes it fallback to JVM file picker.
The text was updated successfully, but these errors were encountered: