How do I rectify the following LINK and NMAKE errors?

9 ビュー (過去 30 日間)
Krishna Chanakya Gabbita
Krishna Chanakya Gabbita 2017 年 9 月 26 日
回答済み: Jatin Waghela 2017 年 10 月 2 日
I'm working with 2014b and configured mex to use Visual C++ 2010 for compiling models in simulink. Two errors are showing up: 1.LINK : fatal error LNK1104: cannot open file 'kernel32.lib' 2.NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\Bin\amd64\link.exe"' : return code '0x450'

回答 (1 件)

Jatin Waghela
Jatin Waghela 2017 年 10 月 2 日
These issues might occur due to an incomplete installation of Visual Studio C++ 2010. Please try to re-install the compiler and test if that resolves the issue.
Please refer to the below link which talks about a similar issue:

カテゴリ

Help Center および File ExchangeSimulink についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by