Internal error: Zero length license information
1 次查看(过去 30 天)
显示 更早的评论
I am using mcc to convert one of my m files to a executable in Ubuntu 13.04. I had faced some issues with insufficient write permissions but I have solved that problem. I can't find the solution to the following problem at all.
Begin validation of MEX files: Mon Apr 7 17:46:36 2014
End validation of MEX files: Mon Apr 7 17:46:36 2014
Internal error: Zero length license information.
Error using mcc
Error executing mcc, return status = 1 (0x1).
has anyone faced this error before?
0 个评论
采纳的回答
Andreas Goser
2014-4-8
It is important to know about the release. As I wrote in another post if it is R2012b, the best known workaround is to reinstall MATLAB R2012b without the Signal Processing Toolbox. The toolbox can be added separately later after installation. This should help to resolve the issue.
Please consider instaling the highest supported release for your operating system.
2 个评论
Andreas Goser
2014-4-8
It actually seems that only R2013b and R2014a are supported on Ubuntu 13.04
Ed Daw
2014-9-12
I'm also seeing this same problem with R2014a on Mac OS X 10.9.4
I also need the Signal Processing toolbox, and it is annoying to have to perform witchcraft such as deinstalling it and reinstalling. If this is a bug, please can we have a kludge-free fix? Thanks.
更多回答(1 个)
Roy Fejgin
2014-6-17
I'm getting the same error with R2014a on Mac OS X 10.8.5.
Is there a fix for this, aside from removing the Signal Processing toolbox, which I need?
1 个评论
Ed Daw
2014-9-12
I'm also seeing this same problem with R2014a on Mac OS X 10.9.4
I also need the Signal Processing toolbox, and it is annoying to have to perform witchcraft such as deinstalling it and reinstalling. If this is a bug, please can we have a kludge-free fix? Thanks.
另请参阅
类别
在 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!