Why can't Matlab find my compiler?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Tristan Graham
am 21 Dez. 2018
Kommentiert: Tristan Graham
am 21 Dez. 2018
I am trying to package a Matlab script to use in Excel using the Library Compiler add-in with Excel Add-in selected.
An error message appears saying that it couldn't find a supported compiler.
I have Matlab Compiler (v 6.6) and Matlab support for MinGW-w64 C/C++ compiler (v 18.1.0) installed.
Attached are screengrabs of my add-ons and the error message.
Kind regards.
2 Kommentare
Image Analyst
am 21 Dez. 2018
You are not allowed to discuss prerelease software in public. You agreed to contact only the Mathworks directly for questions about it, so please do so.
Akzeptierte Antwort
Walter Roberson
am 21 Dez. 2018
MATLAB Compiler R2018b supports only 3 compilers for use with Excel . If you look carefully at the entry approving MinGW 6.3 you will notice that it has a superscript 2 indicating footnote 2. Footnote 2 says that to use that combination you also need to install SDK 10.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler SDK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!