`libraryCompiler` view does not show the option of '.NET Assembly'

1 view (last 30 days)
I hope somebody helps me quickly...
As the below figure shows, my Matlab compiler does not recognize .NET Assembly, though my Windows 10 has .NET Framework 4.0.
What I should do, maybe, is let matlab know the path to .NET Framework, isn't it?
Could anyone help me? Thank you.
capcha.JPG
Besides, mcc compiler shows the following error. I also want some comments to this phenomenon.
>> mcc -v -C -B 'dotnet:IOT,SynTQClass,4.0,Private,local' SynTQInputNames.m SynTQOutputNames.m SynTQProcess.m
Error: Could not check out a Compiler license

Accepted Answer

Shojiro SHIBAYAMA
Shojiro SHIBAYAMA on 17 Jun 2020
This issue comes from the license lackness. Thanks.

More Answers (0)

Categories

Find more on MATLAB Compiler SDK 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!