Standlone - GUI
이전 댓글 표시
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 ?
채택된 답변
추가 답변 (1개)
Guilherne
2011년 10월 30일
0 개 추천
댓글 수: 6
Image Analyst
2011년 10월 30일
Well, what's the name of the file that shows up in red? I know one of them is harmless if it's missing (I think it's MPR or something like that) but others are essential.
Guilherne
2011년 10월 30일
Image Analyst
2011년 10월 30일
Like the FAQ says, sometimes the Visual C redistributable doesn't install properly. You can get it from Microsoft here: http://support.microsoft.com/kb/2019667 Get it there and try it again.
Image Analyst
2011년 10월 30일
Or try the Microsoft link on the FAQ.
Guilherne
2011년 10월 30일
Image Analyst
2011년 10월 31일
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.
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!