Cコンパイラに「VisualStudio2017」が指定できないです
Show older comments
使用しているMATLABは「R2017b」で、
「Microsoft Visual Studio Professional 2017」がインストール済みです。
「mex -setup」を実行するとVS2017が選択肢に現れません。
「mex -setup -v」で詳細を見てみると、レジストリ情報を元に
「D:\Program Files (x86)\Microsoft Visual Studio\2017\Express\」
を検索していました。VS2017は実際には
「D:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\」
にインストールされています。
レジストリの変更方法を教えて下さい。
よろしくお願いいたします。
2 Comments
Kojiro Saito
on 5 Jan 2022
こちらの回答に「Microsoft Visual Studio 2015/2017/2019 Professional では、デフォルトでは C/C++ コンパイラはインストールされません」とありますが、Professionalをインストールする際に C/C++ コンパイラも追加されていますでしょうか?
陽介 渡邉
on 6 Jan 2022
Answers (0)
Categories
Find more on インストールとライセンスの紹介 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!