How to link static libs, e.g. libmex.a libmx.a libmat.a using gcc under Ubuntu Linux 16.04 LTS
이전 댓글 표시
Hello!
I have Matlab/Simulink (R2015b) project that is correctly compiles and runs under MSVS on Windows.
I would like to move this project on GCC and Ubuntu.
The question: How to correctly link libmex.so, libmx.so, libmat.so if it seems there are no static versions of these libs in Matlab for Linux?
Where can i get static versions to link them?
Thanks for help!
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!