How can I solve this issue : "Products require a supported compiler"?

 Risposta accettata

No issue unless you want to create standalone applications. If you do but don't have a preferred compiler, you can install MinGW from the Add-ons explorer.

8 Commenti

But why I am not able to access matlab?
I don't know. Nothing about your question or screenshot suggests you can't. Please share the details about the problem you would like an answer to.
Is it ok to have size of 2kb and a shortcut ? Will matlab works probably?
Yes, try it. That is simply a shortcut to the actual matlab.exe which is much larger.
Yes, shortcuts are no more than a path to an executable. They should be small.
What happens when you double click on the shortcut? Does MATLAB start?
Yes it starts working. But I was confused when I saw the shortcut.

Accedi per commentare.

Più risposte (1)

Most likely you can ignore it. It's a notification, not an error. I have Microsoft Visual Studio compiler on my computer and I still get that. Yet I can still compile code with the mcc function. Type this and what do you see?
>> mcc -?
Try to compile something
>> mcc -m yourapp.m
and see if it works or not.

Categorie

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by