Code generation successful, but now .so file is created
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!