why Matlab compiler isn't working?

I have MATLAB R2010a, containing MATLAB Compiler Version 4.13. I want to make standalone file of my program. I have installed MCR also. As I use BUILD in deployment tool, it always ask to show error as Run mbuild -setup to specify the default compiler options file. As I use mbuild -setup, it ask to locate a compiler, but never show any compiler, But I have one. Kindly help me in this. Or either give any other alternative method to make a standalone file.

2 commentaires

Rik
Rik le 30 Mar 2018
But do you have a supported compiler? There is a limited list of supported compilers, which depends on your OS and release.
Walter Roberson
Walter Roberson le 30 Mar 2018
R2010a for MS Windows needed one of the following for MATLAB Compiler:
  • lcc-win32
  • VS 2008 Express
  • VS 2008SP1 Professional
  • VS 2005SP1 Professional
  • VS 6.0 Professional
In particular, R2010a did not support VS 2010 Express or VS 2010 Professional for MATLAB Compiler (but did support those for compiling MEX.)

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by