mex compilation error : collect2.exe: error: ld returned 5 exit status
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I'm trying to compile cpp code to create mexw64 files directly usable in Matlab.
Using "mex" function I get this error message:
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!