Selective/partial unistall of Microsoft Visual Studio C++ compiler for mexFunction
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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
From the following answer: https://uk.mathworks.com/matlabcentral/answers/102705-why-am-i-unable-to-select-my-microsoft-visual-studio-visual-c-compiler-in-matlab
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?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!