1. FromJarToFileSystem could not load DLL: com/melloware/jintellitype/windows/JIntellitype64.dll
开发环境没有问题,可以运行,找得到JIntellitype64.dll,我把项目打成jar包,模拟生产环境运行时找不到JIntellitype64.dll,有没有大佬给我一个可执行的jar案列和源码
这是模拟生产环境报错图
这是模拟生产环境 java -jar

开发环境没有问题
这是运行成功的的样子

生产环境是不是32bit的系统,或者jvm的版本太高/太低。
找到解决办法了没有?