Why do I receive a "No source file specified" error when I use MCC with the "-w list" option in MATLAB Compiler 4.0 (R14)?

10 views (last 30 days)
When I try to obtain the list of warning messages that the MATLAB Compiler can generate using the following command:
mcc -w list
I receive the following error message.
??? Error: No source files were specified (-? for help).
The Compiler should be able to support this with out the need for a source file.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
This has been fixed in MATLAB Compiler 4.1 (R14SP1). If you are using a previous version, read the following.
We have verified that there is a bug in MATLAB Compiler 4.0 (R14) in the way that MCC handles the "-w list" option. There are no known workarounds.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!