Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I get this error when trying to open the program #297

Closed
Aleyssia opened this issue Apr 27, 2024 · 2 comments
Closed

I get this error when trying to open the program #297

Aleyssia opened this issue Apr 27, 2024 · 2 comments

Comments

@Aleyssia
Copy link

java.lang.UnsatisfiedLinkError: C:\Program Files\spmp\app\skiko-windows-x64.dll: Can't find dependent libraries

Stack trace:
java.lang.UnsatisfiedLinkError: C:\Program Files\spmp\app\skiko-windows-x64.dll: Can't find dependent libraries
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(Unknown Source)
at java.base/java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.base/java.lang.Runtime.load0(Unknown Source)
at java.base/java.lang.System.load(Unknown Source)
at org.jetbrains.skiko.Library.loadLibraryOrCopy(Library.kt:20)
at org.jetbrains.skiko.Library.findAndLoad(Library.kt:85)
at org.jetbrains.skiko.Library.load(Library.kt:59)
at org.jetbrains.skia.impl.Library$Companion.staticLoad(Library.jvm.kt:12)
at androidx.compose.ui.ConfigureSwingGlobalsForCompose_desktopKt.configureSwingGlobalsForCompose(ConfigureSwingGlobalsForCompose.desktop.kt:49)
at androidx.compose.ui.ConfigureSwingGlobalsForCompose_desktopKt.configureSwingGlobalsForCompose$default(ConfigureSwingGlobalsForCompose.desktop.kt:38)
at androidx.compose.ui.window.Application_desktopKt.application(Application.desktop.kt:110)
at androidx.compose.ui.window.Application_desktopKt.application$default(Application.desktop.kt:105)
at MainKt.main(main.kt:64)

@toasterofbread
Copy link
Owner

What app version/commit, and which OS version are you using? Also, what graphics card and drivers are you using? Please use the issue template for future reports.

Copy link

Closing because it has been 30 days with no additional information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants