Borrar filtros
Borrar filtros

Standlone - GUI

1 visualización (últimos 30 días)
Guilherne
Guilherne el 30 de Oct. de 2011
I'm trying to make a standalone of my GUI, in fact when i use " mcc -m Pinch2.m " or use the deploytool any error message appears, but when i click in the exe file only a empty DOS window open, some idea ?

Respuesta aceptada

Image Analyst
Image Analyst el 30 de Oct. de 2011

Más respuestas (1)

Guilherne
Guilherne el 30 de Oct. de 2011
I used the dependency walker and :
" Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module."
What's wrong?
  6 comentarios
Guilherne
Guilherne el 30 de Oct. de 2011
I saw that it helps when MSVCR80.DLL is missing but i already got that file, it may be the cause of the MS-DOS command window appearing even using "-e" or "Windows Standalone Application" ?
Image Analyst
Image Analyst el 31 de Oct. de 2011
Maybe you can register the file with regsvr32. You might have it but apparently your file can't find it so either it's not on the path or it's not registered.

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by