Matlab Compiler R2015b error
古いコメントを表示
Hi,
I am trying to build an executable app using the Matlab Compiler. I wrote a super simple app to test the compile functionality. When trying to build the package I get the following error log:
mcc -C -o pushtis -W WinMain:pushtis -T link:exe -d C:\Users\Jose\Documents\MATLAB\pushtis\for_testing -v C:\Users\Jose\Documents\MATLAB\pushthis.m -a C:\Users\Jose\Documents\MATLAB\pushthis.fig
Compiler version: 6.1 (R2015b)
Dependency analysis by REQUIREMENTS.
Unexpected error while determining required deployable files. Compilation terminated.
mcc failed.
Any hint on whats going on?
Jose
4 件のコメント
Jose Manuel Caballero
2016 年 5 月 19 日
Jose Manuel Caballero
2016 年 5 月 19 日
Walter Roberson
2016 年 5 月 19 日
Going by memory as I cannot find the relevant post:
Someone pointed out recently that some of the tools malfunction if there was a failed installation. My memory is that a symptom of the situation was that
data = ver('matlab')
returned a structure of length 2 (or more) instead of length 1.
I do not seem to find the posting now so I am not sure of the context.
Josefin Starkhammar
2017 年 7 月 6 日
I have the exact same problem. Please help, anyone?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Enterprise Deployment with MATLAB Production Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!