/usr/bin/ld: cannot find -lstdc++
Afficher commentaires plus anciens
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
Réponses (1)
Ayush Pandey
le 15 Juin 2015
0 votes
Did you find any solution? I am having exactly the same problem.
Catégories
En savoir plus sur MATLAB Coder dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!