Error using mcc. "Internal error: Failed to capture license information"
2 次查看(过去 30 天)
显示 更早的评论
Same Linux machine, compiling same matlab program by MATLAB R2009a & R2012a with same license.dat pointing to the same license server.
For matlab2009a: Compiled successfully.
For matlab2012a:
>> mcc -m helloworld.m
Warning: No display specified. You will not be able to display graphics on the screen.
Error using feature
Could not get feature list. License server may be down.
Internal error: Failed to capture license information.
Error using mcc
Error executing mcc, return status = 1 (0x1).
>> license inuse
compiler
matlab
Does someone have any ideas on the problem?
1 个评论
Kaustubha Govind
2012-6-7
I think it may be best to contact MathWorks Installation and Licensing Support regarding this issue.
回答(0 个)
另请参阅
类别
在 Help Center 和 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!