MEX compilator not found

1 view (last 30 days)
basile
basile on 1 Aug 2014
Commented: Honglei Chen on 1 Aug 2014
HI .I use Matlab 2010a and I would like to generate compilated code I have installed Microsoft SDK 7.1 Microsoft visual studio 10.0 Microsoft visual studio 10.0 SP1
I have an environmental variable matlab set to the matlab root directory and one MSSDK variable set to: C:\Program Files (x86)\Microsoft Visual Studio 10.0\SDK
but I can't find the compilator when I type mex -setup
Could you explain to me where the mex -setup looks for different compilators and how I could make him see this compilator
  1 Comment
Honglei Chen
Honglei Chen on 1 Aug 2014
One possible issue is you are mixing 32 bit MATLAB with 64 bit compilers or vice versa. Did you check that?

Sign in to comment.

Answers (0)

Categories

Find more on Troubleshooting in 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!