Is the libmwlapack.lib library missing in MATLAB 7.0.1 (R14SP1)?
Show older comments
The libmwlapack.lib library was located in the:
$MATLAB\extern\lib\win32\lcc
$MATLAB\extern\lib\win32\microsoft\msvc60
\MATLAB6p5p1\extern\lib\win32\digital\df60
directories in MATLAB 6.5.1 (R13SP1) and MATLAB 7.0 (R14), where $MATLAB is the MATLAB root directory. However, in MATLAB 7.0.1 (R14SP1) it is located only in:
$MATLAB\extern\lib\win32\lcc
I am unable to use the MSVC compiler to compile a MEX-file that uses the BLAS functions without this library.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler 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!