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

4 次查看(过去 30 天)
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 中查找有关 MATLAB Coder 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by