Compile standalone application with add on library
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!