Error of compiler license
Afficher commentaires plus anciens
I am a newbie of matlab,my friend give me a matlab2013b,and a license,but now i have a problem.I want to use my matlab build a dll which can be used in my visual studio 2013.I have typed the command mex -setup and build -setup in command window and choosed my vs2013 compiler but whent i typed the command !mcc, it shows "Error: Could not check out a Compiler license:".I don't know what's the mean of this word,so ,if you know the reason of this or how to solve it ,please tell me.Thank you very much!
Réponses (4)
Andreas Goser
le 4 Avr 2014
0 votes
Assuming "my friend give me a matlab2013b,and a license" is just an unintended wording as English is not your first language and you in fact have a legal license:
MATLAB Compiler is a separate product on top of MATLAB and needs to be purchased, installed and licensed separately. The term "checking out" is related to the license management process.
xiao jie
le 4 Avr 2014
0 votes
2 commentaires
Andreas Goser
le 4 Mai 2014
The MCC command is a part of that product.
It is now the question what you want to achieve. There are reasonable workflows, utilizing a C Compiler within the MATLAB base product, e.g. building MEX files.
Andreas Goser
le 4 Mai 2014
By the way, you can ask technical questions related to MATLAB also in Chinese.
xiao jie
le 4 Avr 2014
0 votes
Reinhard Wuitz
le 15 Avr 2014
0 votes
I have exactly the same problem or the same error message for Matlab R2013b. Whether you could solve the problem is my question now. Many thanks for your support.
1 commentaire
Andreas Goser
le 4 Mai 2014
Same as above applies: What do you want to achieve? Knowing that, I can tell you if you need the MATLAB Compiler product. Use the "VER" command to see whether it is installed.
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!