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!