Where are the libraries to interface with various versions of MSVC located for MATLAB Compiler 4.4 (R2006a)?

I used to be able to find the libraries for various versions of MSVC Compilers in separate folders under $MATLAB\extern\lib\win32\microsoft (where $MATLAB is my MATLAB installation folder). In MATLAB 7.2 (R2006a), I can no longer find these folders in my installation directory.

 Accepted Answer

The files in the directory $MATLAB\extern\lib\win32\microsoft are used by MATLAB to interface with all versions of VC. Since all Microsoft libraries are compatible across versions, we no longer create library stubs for each version of the compiler. Thus the subdirectories have been removed.

More Answers (0)

Categories

Products

Release

R2006a

Community Treasure Hunt

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

Start Hunting!