Matlab 2012a mcc add-path warming

Hi
I am using Matlab 2012a's mcc command to deploy an application. Here is the mcc command I used.
mcc('-m', '-C', '-I', '/pathToDir1', '-I', '/pathToDir2', 'targetFunc.m');
However, I got warming as follows:
Warning: Adding path "/pathToDir1" to
Compiler path instance.
Warning: Adding path "/pathToDir2" to
Compiler path instance. 
I have not yet seen this in the previous versions of Matlab which I used. Why I got this warning? Does this warning mean there may be some issue with the deployed applications?
Any information would be greatly appreciated!

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

질문:

2012년 10월 2일

댓글:

2015년 11월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by