SWT在Windows 64位 [英] SWT on Windows 64-bit

查看:805
本文介绍了SWT在Windows 64位的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序抛出下面的异常。

My application throws the exception below.

在线程异常主要   java.lang.UnsatisfiedLinkError中:不能   在64位加载32位SW牛逼库   JVM。

Exception in thread "main" java.lang.UnsatisfiedLinkError: Cannot load 32-bit SW T libraries on 64-bit JVM.

如何解决此问题?什么是jar文件所需要的名字?

How to solve this? What is the name of jar file needed?

推荐答案

在64位JVM的你所需要的64位SWT。目前的版本可以在这里下载:

On 64-bit JVM's you need the 64-bit SWT. Current versions can be downloaded here:

<一个href="http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/index.php#SWT">http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/index.php#SWT

请注意前两个下载,第一个是32倍,其他为64。

Note the first two downloads, the first is for x32, the other for x64.

注意:即使是在64位的Windows,如果使用32位JVM,则还需要32位SWT版本

Note: Even on 64bit Windows, if you use the 32bit JVM, you still need the 32bit SWT version!

这篇关于SWT在Windows 64位的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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