Why does a 32 Bit MATLAB crash on a 64 Bit sytem when running a MEX file?

1 回表示 (過去 30 日間)
Rakshit Kothari
Rakshit Kothari 2015 年 3 月 30 日
編集済み: Rakshit Kothari 2015 年 3 月 30 日
*Mex <file:*> myfunc.mexw32
OS architecture: 64 Bit
MATLAB architecture: 32 Bit
Compiler: Microsoft Visual SDK 7.1
*Dependency walker results on MEX file: *
Error: At least one required implicit or forwarded dependency was not found.
Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.
Error: Modules with different CPU types were found.
System cannot find LIBMEX.DLL and LIBMX.DLL.
Question
How do I solve this problem? Does this error happen because of the difference in OS and MATLAB BIT?

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by