Error when building model in simulink "Error(s) encountered while building model"
113 ビュー (過去 30 日間)
古いコメントを表示
Matlab is failing to compile every block in my main. The error doesn't give me any other information except: "Error(s) encountered while building model" and then a list of all the blocks that failed to compile. The command window says "the make command returned an error of 2, 'An error occurred during the call to make' is not recognized as an internal or external command, operable program or batch file."
I'm using R2013a and one of the updates listed below must have deleted microsoft SDK 7.1 the other night. The code worked fine before these updates. After reinstalling .NET framework 4 and the SDK it's still failing to compile. I think it may be a problem with the mex or xpc setup or maybe I still need to reinstall something.
security update - microsoft visual studio 2010 xml editor
definition update - microsoft security essentials
security update - microsoft visual c++ 2008 service pack 1
security update - microsoft visual studio 2010
Any help would be appreciated
1 件のコメント
Dynamo
2025 年 9 月 19 日
Top model targets:
Model Build Reason Status Build Duration
===========================================================================================================================================
RC_AME_CoSim_HF Information cache folder or artifacts were missing. Failed to build. For more information, see build log. 0d
0 of 1 models built (0 models already up to date)
Build duration: 0h 0m 7.1221s
採用された回答
Naia North
2017 年 7 月 6 日
1 件のコメント
Mao Rothdamrong
2023 年 9 月 26 日
"Error(s) encountered while building" error while building in Matlab Simulink, can you help?
その他の回答 (4 件)
Mao Rothdamrong
2023 年 9 月 26 日
"Error(s) encountered while building" error while building in Matlab Simulink, can you help?
0 件のコメント
yahhya
2023 年 3 月 9 日
I was facing this problem from last couple of days and I had try this method to solve this problem
- Run Matlab run as administrator.
- The folder path should specify (Ex. This PC, E drive).
- Use folder name like Test_1 becuase I was using Test 1 so matlab could not read the floder path.
3 件のコメント
Serkan Budak
2023 年 4 月 5 日
I'm getting "Error(s) encountered while building" error while building on Stm32f4xx card in Matlab Simulink, can you help?
0 件のコメント
Swapnali
2023 年 10 月 5 日
Error(s) encountered while building" error while building in Matlab Simulink, can you help?
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Verification, Validation, and Test についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!