Effacer les filtres
Effacer les filtres

mex-setup/ matlab

1 vue (au cours des 30 derniers jours)
Magdi Nabi
Magdi Nabi le 27 Jan 2012
hi i did run mex-setup after install C++ express and SDK and i got this error ( Could not find the compiler "cl" on the DOS path. Use mex -setup to configure your environment properly)
could you please help me with this
thanx and regards
  1 commentaire
the cyclist
the cyclist le 27 Jan 2012
I suggest that you edit the title of your question to something more descriptive, so that those who know about mex would be more likely to spot it.

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 27 Jan 2012
Make sure that you download a compiler and SDK that is supported for your release version and for 32 vs 64 bits.
The error you are seeing is what one would expect if you had downloaded the wrong compiler for your release.
What MATLAB release are you using, are you using a 32 or 64 bit version of MATLAB, and what compiler (and which edition of it) did you install?
The first MATLAB release that supported any of the MS C++ Express releases was R2010b.
  1 commentaire
Magdi Nabi
Magdi Nabi le 28 Jan 2012
thanx for ur help and its ok now it works and i found out that the SDK is the problem cause when i remove it and reinstalled again it works
thnks again and appreciate ur help

Connectez-vous pour commenter.

Catégories

En savoir plus sur Troubleshooting in MATLAB Compiler SDK dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by