hzxie / voj

A cross-platform online judge system based on Spring MVC framework and ActiveMQ.
https://verwandlung.org
GNU General Public License v3.0
569 stars 121 forks source link

Judger启动的问题 #123

Closed a1b2c5 closed 2 years ago

a1b2c5 commented 2 years ago

我启动项目时,NativeLibraryLoader类下的System.loadLibrary(libraryName);失败:java.lang.UnsatisfiedLinkError: 动态链接库(DLL)初始化例程失败。没找到解决方案。

hzxie commented 2 years ago

Please refer to issue #105