How to use 'mbuild' command to generate C/C++ dll ?

조회 수: 9 (최근 30일)
Shelwen Creavic
Shelwen Creavic 2016년 12월 17일
답변: Titus Edelhofer 2018년 10월 9일
In previous MATLAB Compiler versions I used MBUILD in combination with an .exports-file to compile shared libraries, for example: mbuild myLibrary.c myLibrary.exports
And this worked fine, if I now try to do the same in release R2014a however, I receive the following error:   ERROR: Error using mbuild (line 164) Unable to complete successfully. Unknown file extension '.exports'.

채택된 답변

Titus Edelhofer
Titus Edelhofer 2018년 10월 9일
This has changed with R2014a, see here.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by