Receiving Make error involving lccmake.exe
古いコメントを表示
When the code begins to make a function from a function block, it throws lccmake.exe: error code -1073741819. It then fails to build the library and is unable to create the mex function required for simulation. It runs fine on other computers with identical version of Matlab and support packages installed. I do not understand why it is erroring on lccmake.exe
回答 (1 件)
Walter Roberson
2017 年 1 月 18 日
0 投票
That just might be related to your sound settings ?!
2 件のコメント
Hunter Earnest
2017 年 1 月 18 日
編集済み: Walter Roberson
2017 年 1 月 19 日
Walter Roberson
2017 年 1 月 19 日
The code for lcc does not contain any reference to that number. I do not seem to find the source for lccmake
I would not be at all astonished if lcc encountered an error during an operation and reported the system error code.
Did you try the sound adjustment?
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!