mex compilation error : collect2.exe: error: ld returned 5 exit status
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I'm trying to compile cpp code to create mexw64 files directly usable in Matlab.
Using "mex" function I get this error message:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/245682/image.png)
I do not ask people to give me THE solution to this trouble, but:
- Does anyone now if a document explaining all ld function exit status meanings exist? If yes, where can I find it?
- Does anyone can give me any idea of how I can find where the trouble come from? A list of checks, step by step, to ensure I finally find the solution...
I'm using MinGW34 on Matlab R2018b.
Thanks.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!