Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/9.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Java 异常mtcokus.dll:找不到依赖库_Java_Eclipse_Exception_Import_Unsatisfiedlinkerror - Fatal编程技术网

Java 异常mtcokus.dll:找不到依赖库

Java 异常mtcokus.dll:找不到依赖库,java,eclipse,exception,import,unsatisfiedlinkerror,Java,Eclipse,Exception,Import,Unsatisfiedlinkerror,我使用的是win8 64位,eclipse 64位 首先我有个错误 Exception in thread "main" java.lang.UnsatisfiedLinkError: ..... mtcokus.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform 我的解决方案是关闭jre 32位,并将其作为jre系统库在eclipse中使用 但在那之后,我犯了错误 Exception in thread "main" java.la

我使用的是win8 64位,eclipse 64位

首先我有个错误

Exception in thread "main" java.lang.UnsatisfiedLinkError: ..... mtcokus.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
我的解决方案是关闭jre 32位,并将其作为jre系统库在eclipse中使用 但在那之后,我犯了错误

Exception in thread "main" java.lang.UnsatisfiedLinkError: ..... mtcokus.dll: Can't find dependent libraries
我不知道如何解决,我有搜索,但没有答案可以使用
请帮助我,谢谢

我们首先下载depend.ext以检查mtcokus.dll的依赖性,然后下载特定的dll并将其添加到您的java.library.path。 我在运行JLDA时遇到了这个错误,我下载了Dependent DLL