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

查看:429
本文介绍了无法加载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强制关闭。

Following this, Eclipse force closes.

以下是我想提出的几点:

Here's a few points I'd like to make:


  • 我检查过该路径是否存在任何东西。它确实存在。

  • 我的Eclipse和 Java SE开发工具包都是64位。我检查了我的系统,它可以处理64位。

  • 我在Google和Stack Overflow上搜索了此问题,唯一的答案是下载了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位三重奏:

You need a 64-bit trio:


  • 64位操作系统

  • 64位Java

  • 64位Eclipse

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

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