【发布时间】: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