"Fatel Error in dll generation"
이전 댓글 표시
Hello all,
Am trying to generate dll for simulink model by using shared library ert_shrlib , when i build the model it gives the error as
Fatal: Unable to open file 'GCOMPONENTPRODUCT.OBJ'
댓글 수: 2
Walter Roberson
2013년 6월 3일
Is that one of your files or block names or model names, GCOMPONENTPRODUCT ?
Is it possibly giving an error before that, such as an error during compilation?
Did you use install a compiler and use
mex -setup
to tell MATLAB which compiler you are using?
vinothkannan K
2013년 6월 3일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!