【问题标题】:Exception mtcokus.dll: Can't find dependent libraries异常 mtcokus.dll:找不到依赖库
【发布时间】:2014-04-11 17:44:25
【问题描述】:

我用的是win8 64bit,eclipse 64bit

首先我有错误

Exception in thread "main" java.lang.UnsatisfiedLinkError: ..... mtcokus.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

我的解决方案是 jre 32bit 并在我的 Eclipse 中用作 jre 系统库 但在那之后我有错误

Exception in thread "main" java.lang.UnsatisfiedLinkError: ..... mtcokus.dll: Can't find dependent libraries

我不知道如何解决,我有搜索但没有答案可以使用 请帮帮我,谢谢

【问题讨论】:

    标签: java eclipse exception import unsatisfiedlinkerror


    【解决方案1】:

    我们首先下载depend.ext来查看mtcokus.dll的依赖,然后下载具体的dll并添加到你的java.library.path中。 我在运行 JLDA 时遇到了这个错误,我下载了依赖的 DLL。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-02-20
      • 2015-03-31
      • 2013-06-20
      • 2015-08-21
      • 2019-08-05
      • 2014-08-26
      • 2014-05-28
      相关资源
      最近更新 更多