Problem executing compilation on Matlab
Mostrar comentarios más antiguos
Hi,
I have a question about a compilation problem in Matlab. I have created the “Untitled1_pkg.exe” but when I tried to execute it I receive the following Windows message:
"“Untitled1_pkg.exe" stopeed working" (Windows message)
*EDIT *
Am I doing something wrong? My system is Windows 64 bits. I don't know what more else can I do. I runned DependencyWalker and this is the result:
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.
Warning: At least one delay-load dependency module was not found.
Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.
Thanks and regards,
6 comentarios
José-Luis
el 11 de En. de 2013
What's the message?
Emmanuelle
el 11 de En. de 2013
Azzi Abdelmalek
el 11 de En. de 2013
Have you checked if your code is working in Matlab? maybe something is missing in your package.
Emmanuelle
el 11 de En. de 2013
José-Luis
el 11 de En. de 2013
That is not a very informative message. What does "Ver los detalles del problema" (show details) actually show?
Emmanuelle
el 16 de En. de 2013
Respuestas (1)
Image Analyst
el 11 de En. de 2013
0 votos
If you've exhausted the things to try on the FAQ, then call the Mathworks. Though chances are, Dependency Walker will find the problem.
2 comentarios
Emmanuelle
el 16 de En. de 2013
Image Analyst
el 16 de En. de 2013
What are the names of the components with a red spot? Do those files exist on your system?
Categorías
Más información sobre Application Deployment en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
