Add 'lib' prefix to libraries generated with MATLAB Code Generator
Mostra commenti meno recenti
I've generated some C++ code from some MATLAB code that I have on my Mac. I'm using the DLL option to generate a shared library. However the shared libraries I've generated have names like "mylibrary.dylib" and my compiler expects "libmylibrary.dylib". Is there any way to tell MATLAB to add in the "lib" prefix?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB Coder in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
