lapawrapwm-0.84, compiller R2009
16 views (last 30 days)
Show older comments
I'm trying to install the routine lapwrapmw-0.8.4, but i can not get it. I have a problem, such. See the below one. How can i obtain to the solution? How can i to install this routine? Thanks,
>> make_mswindows
Select a compiler:
[0] None
Compiler: 0
mex: No compiler selected. No action taken.
************************************************************************ Warning: The MATLAB C and Fortran API has changed to support MATLAB variables with more than 2^32-1 elements. In the near future you will be required to update your code to utilize the new API. You can find more information about this at: http://www.mathworks.com/support/solutions/data/1-5C27B9.html?solution=1-5C27B9 Building with the -largeArrayDims option enables the new API. ************************************************************************
C:\PROGRA~1\MATLAB\R2009B\BIN\MEX.PL: Error: No compiler options file could be found to compile source code. Please run "mex -setup" to rectify.
0 Comments
Accepted Answer
Walter Roberson
on 4 Oct 2012
Have you installed a compiler and done
mex -setup
3 Comments
Walter Roberson
on 4 Oct 2012
You can install any of the (small number of) compilers that are compatible with R2009B. See http://www.mathworks.com/support/compilers/R2009b/index.html
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing 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!