필터 지우기
필터 지우기

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 CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by