/usr/bin/ld: cannot find -lstdc++
이전 댓글 표시
I'm following the Maltab Coder kalman tutorial in Matlab Help. When using codegen, there's an error as below:
/usr/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
But there is libstdc++.so.6 in /lib/ and /usr/lib
답변 (1개)
Ayush Pandey
2015년 6월 15일
0 개 추천
Did you find any solution? I am having exactly the same problem.
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!