Compile standalone application with add on library
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi everyone, I'm trying to create my standalone application. The problem is: in order to run properly the application one add-on library, that i istalled, is necessary. Now, when i compile the app, no problems are generated but this add on library is not comiled. It is a library to communicate with an arduino sensor. How can i fix the problem? I don't understand what is a "sheared library" and how to sheare it with my application.
Thank you in advance
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur C Shared Library Integration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!