How to use 'mbuild' command to generate C/C++ dll ?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Shelwen Creavic
el 17 de Dic. de 2016
Respondida: Titus Edelhofer
el 9 de Oct. de 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'.
1 comentario
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Deploy to C++ Applications Using mwArray API (C++03) en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!