/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!