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

11 Ansichten (letzte 30 Tage)
Shelwen Creavic
Shelwen Creavic am 17 Dez. 2016
Beantwortet: Titus Edelhofer am 9 Okt. 2018
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'.

Akzeptierte Antwort

Titus Edelhofer
Titus Edelhofer am 9 Okt. 2018
This has changed with R2014a, see here.

Weitere Antworten (0)

Kategorien

Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by