rob42
03/01/2024, 9:33 PM-Djava.library.path=my/path/here) via the run or desktopRun task, but not when distributing the app. Adding this to the run configuration (desktopRun -DmainClass=MainKt -Djava.library.path=my/path/here --quiet) is not doing anything.
Anyone have ideas?