-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
After deploying the maven project, when I executed the QuickStart class, the result was an exception of java.lang.UnsatisfiedLinkError: Unable to load library MaaFramework.dll.
but the MaaFramework.dll file does exist in project-root/resources/maa/lib inside.
the OS is win64, the cpu is arm64, the jdk is openJDK 17.
at first, I thought the DLL was damaged, but even when I reinstalled the dependencies in the Maven local repository, this error still occurred.
When I was debugging, I found that he was using maa.win-x86_64
but i don't know how to do debug next, and check it out what problem.
Metadata
Metadata
Assignees
Labels
No labels