未能加载 JNI 共享库 (JDK) [英] Failed to load the JNI shared Library (JDK)

查看:46
本文介绍了未能加载 JNI 共享库 (JDK)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试打开 Eclipse 时,弹出对话框指出:

When I try opening Eclipse, a pop-up dialog states:

未能加载 JNI 共享库C:/JDK/bin/client/jvm.dll"`.

Failed to load the JNI shared library "C:/JDK/bin/client/jvm.dll"`.

在此之后,Eclipse force 关闭.

Following this, Eclipse force closes.

这里有几点我想说:

  • 我检查了该路径上是否存在任何内容.它确实存在.
  • My Eclipse 和 Java SE 开发工具包都是 64 位.我检查了我的系统,它可以处理 64 位.
  • 我在 Google 和 StackOverflow 上搜索过这个问题,我找到的唯一答案是下载 32 位版本的 JDK 和 Eclipse.
  • I checked to see if anything exists at that path. It does exist.
  • My Eclipse and Java SE Development Kit are both 64-bit. I checked my system, and it can handle 64-bit.
  • I've searched for this problem on Google and on Stack Overflow, and the only answer I found was to download the 32-bit versions of JDK and Eclipse.

下载 32 位版本是我唯一想做的最后一件事.
有什么建议可以解决这个问题?

Downloading the 32-bit versions is something I only want to do as a very last resort.
What would be suggested to solve this issue?

推荐答案

你需要一个 64-bit 三重奏:

You need a 64-bit trio:

  • 64 位 操作系统
  • 64 位 Java
  • 64 位 Eclipse

这篇关于未能加载 JNI 共享库 (JDK)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆