Effacer les filtres
Effacer les filtres

Standlone - GUI

1 vue (au cours des 30 derniers jours)
Guilherne
Guilherne le 30 Oct 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 ?

Réponse acceptée

Image Analyst
Image Analyst le 30 Oct 2011

Plus de réponses (1)

Guilherne
Guilherne le 30 Oct 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 commentaires
Guilherne
Guilherne le 30 Oct 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 le 31 Oct 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by