How can I solve this compiler error: "Test checkout of feature 'Compiler' failed"

I am trying to build an executable for a GUI I created, but I get the following error: "Test checkout of feature 'Compiler' failed". If I simple write mcc in the command window, the same error appears.
I have Windows 8 and MATLAB Version: 8.3.0.532 (R2014a);
license('checkout', 'Compiler') returns 1;
I am using Microsof Windows SDK 7.1 compiler, the error remains either I choose (C) or (C++).
Do you have any idea why this happens and what can I do?

回答 (1 件)

Rajeev Yadav
Rajeev Yadav 2015 年 1 月 15 日

0 投票

Use !mcc to determine if you have license for the compiler or not.

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler SDK についてさらに検索

質問済み:

2014 年 9 月 28 日

コメント済み:

2016 年 5 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by