社区
工具平台和程序库
帖子详情
depends提示mismatched machine type with one or more of the dependent modules
guaili1752
2017-03-27 05:03:09
depends提示我dll不匹配,但是我确实在win 32和win64里都装了vcruntime140,还用vc++redistributable repair 过了,为什么还是mismatched
...全文
681
2
打赏
收藏
depends提示mismatched machine type with one or more of the dependent modules
depends提示我dll不匹配,但是我确实在win 32和win64里都装了vcruntime140,还用vc++redistributable repair 过了,为什么还是mismatched
复制链接
扫一扫
分享
转发到动态
举报
AI
作业
写回复
配置赞助广告
用AI写文章
2 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
Changxin_7
2019-08-07
打赏
举报
回复
楼主解决了吗?
赵4老师
2017-03-28
打赏
举报
回复
总是发现Path环境变量被某些软件安装时错误修改。比如带空格的目录名未加引号、带汉字的目录引起目录查找混乱等问题,严重影响系统查找可执行文件和dll。 编译此源代码,生成PathShortener.exe,然后在cmd窗口里面运行PathShortener.exe>path.txt,打开path.txt,手动将其内容拷贝粘贴覆盖修改‘我的电脑、属性、高级、环境变量、系统变量、Path、编辑、变量值’即可纠正设置错误的Path
http://download.csdn.net/detail/zhao4zhong1/2652343
depends
22_x64
Dependency Walker 最新版, dll 依赖项查看工具. Dependency Walker is a free utility that scans any 32-bit or 64-bit Windows module (exe, dll, ocx, sys, etc.) and builds a hierarchical tree diagram of all
dependent
modules
. For each module found, it lists all the functions that are export
ed
by that module, and which of those functions are actually being call
ed
by other
modules
. Another view displays the minimum set of requir
ed
files, along with detail
ed
information about each file including a full path to the file, base address, version numbers,
machine
type
, debug information, and more. Dependency Walker is also very useful for troubleshooting system errors relat
ed
to loading and executing
modules
. Dependency Walker detects many common application problems such as
mis
sing
modules
, invalid
modules
, import/export
mis
match
es, circular dependency errors,
mis
match
ed
machine
type
s of
modules
, and module initialization failures. Dependency Walker runs on Windows 95, 98, Me, NT, 2000, XP, 2003, Vista, 7, and 8. It can process any 32-bit or 64-bit Windows module, including ones design
ed
for Windows CE. It can be run as graphical application or as a console application. Dependency Walker handles all
type
s of module dependencies, including implicit, explicit (dynamic / runtime), forward
ed
, delay-load
ed
, and inject
ed
. A detail
ed
help is includ
ed
. Dependency Walker is completely free to use. However, you may not profit from the distribution of it, nor may you bundle it with another product.
Dependency Walker (
depends
.exe) Home Page
Dependency Walker (
depends
.exe) Home Page Dependency Walker (
depends
.exe) Home Page Dependency Walker 2.2 Dependency Walker is a fre...
再谈CLR:查看程序集的依赖关系
depends
.exe,原先在vs2005是提供的,但是vs2008中却没有了。下面的网站提供了单独下载 从这个图,更加可以看出来.NET的应用程序对mscoree.dll(.NET Framework Execute Engine)的依赖性 。 http://dependencywalker.com/ Dependency Walker is a free utility that ...
12C ORA-错误汇总10 ORA-12500 to ORA-19400
ORA-12500: TNS:listener fail
ed
to start a d
ed
icat
ed
server process Cause: The process of starting up a d
ed
icat
ed
server process fail
ed
. The executable could not be found or the environment may be se
[Windows] System Error Codes(GetLastError )0-----5999
[code="C++"] ERROR_SUCCESS 0 (0x0) The operation complet
ed
successfully. ERROR_INVALID_FUNCTION 1 (0x1) Incorrect function. ERROR_FILE_NOT_FOUND 2 (0x2) The system cannot find...
工具平台和程序库
24,857
社区成员
27,330
社区内容
发帖
与我相关
我的任务
工具平台和程序库
C/C++ 工具平台和程序库
复制链接
扫一扫
分享
社区描述
C/C++ 工具平台和程序库
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章