Selective/partial unistall of Microsoft Visual Studio C++ compiler for mexFunction

8 ビュー (過去 30 日間)
raym
raym 2018 年 8 月 15 日
編集済み: raym 2018 年 9 月 14 日
To use mex with Visual C++ compiler, I have installed the Microsoft Visual Studio 2010, and set the environment VS80COMNTOOLS as the actual path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools
it seems that matlab only use a VC folder from Visual Studio: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
Because Visual Studio takes too much space on my poor C drive, I am considering the possibility to have a backup of this VC folder only, and then uninstall Studio Visual, then place the VC folder back. Will this still support the C++ compilder for mex?

採用された回答

raym
raym 2018 年 9 月 14 日
編集済み: raym 2018 年 9 月 14 日
Solved. The VC folder was necessary and sufcient for C compiler for mtlab.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWrite C Functions Callable from MATLAB (MEX Files) についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by