Code generation successful, but now .so file is created
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I'm using the Simulink Coder to generate a shared library from a model. I've done this several time before, and I think I have the same settings as then. However, even though the generation is successful I don't get a .so file. I do get a makefile, but when I tried to run that using gmake in a terminal, it failed (without giving much in terms of clues).
What could be the cause of this issue, and how can I debug the problem?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder 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!