Effacer les filtres
Effacer les filtres

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

1 vue (au cours des 30 derniers jours)
Rakshit Kothari
Rakshit Kothari le 30 Mar 2015
*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?

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by