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

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일

0 개 추천

This has changed with R2014a, see here.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

제품

질문:

2016년 12월 17일

답변:

2018년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by