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!