无法在 AMD 64 位平台上加载 IA 32 位 .dll [英] Can't load IA 32-bit .dll on a AMD 64-bit platform

查看:36
本文介绍了无法在 AMD 64 位平台上加载 IA 32 位 .dll的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

加载 win32com 时出错:java.lang.UnsatisfiedLinkError:C:Program FilesJavajdk1.7.0_51jreinwin32com.dll:无法在 AMD 64 位上加载 IA 32 位 .dll平台

Error loading win32com: java.lang.UnsatisfiedLinkError: C:Program FilesJavajdk1.7.0_51jreinwin32com.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

当我使用项目向手机发送短信时,出现上述错误.我有一台带有 AMD 处理器的机器.请通过描述性答案帮助我.非常感谢!

when I using a project for send sms to phones, I got above error. I have a machine with AMD processor. please help me by descriptive answer. thanks a lot !

推荐答案

试试看:

  1. 下载并安装 32 位 JDK.

  1. Download and install a 32-bit JDK.

转到 Eclipse,在 Java 应用程序分支下单击您的项目(运行方式-> 运行配置...).

Go to eclipse click on your project(Run As-> Run Configurations...) under Java Application branch.

转到 JRE 选项卡并选择备用 JRE.单击 Installed JRE 按钮,添加您的 32 位 JRE 并选择它.

Go to the JRE tab and select Alternate JRE. Click on Installed JRE button, add your 32-bit JRE and select it.

这篇关于无法在 AMD 64 位平台上加载 IA 32 位 .dll的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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