Why do I receive a LIBC.lib error when doing a MEX compilation in MATLAB 7.9 (R2009b)?
이전 댓글 표시
When compiling my C-file with MEX, I receive a LIBC.lib not found during compilation. I am able to compile a simple example like timestwo.c.
ERROR: LINK : fatal error LNK1104: cannot open file 'LIBC.lib'
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Build MATLAB Interface to C/C++ Library에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!