Why do I receive 'NMAKE : fatal error U1095: expanded command line too long' error when using MCC in MATLAB Compiler 4.16 (R2011b)?
Show older comments
When I try to use MCC in MATLAB Compiler 4.16 (R2011b), I get the following error:
NMAKE : fatal error U1095: expanded command line 'mcc -W lib:...... -T link:lib -v .....
.....................
.....................
.....................
-a .....
-a ...... ' too long
Stop.
Note that the long error message was intentionally truncated to fit on the page, and specific customer's matlab files are replaced by '....'
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!