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

8 ビュー (過去 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'.
  1 件のコメント
David Barry
David Barry 2016 年 12 月 17 日
Can you share your code?

サインインしてコメントする。

採用された回答

Titus Edelhofer
Titus Edelhofer 2018 年 10 月 9 日
This has changed with R2014a, see here.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeploy to C++ Applications Using mwArray API (C++03) についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by