VS Arduino
>> >> Linking library to arduino project
https://www.visualmicro.com/forums/YaBB.pl?num=1510093831

Message started by timiadu_cph on Nov 7th, 2017 at 10:30pm

Title: Linking library to arduino project
Post by timiadu_cph on Nov 7th, 2017 at 10:30pm
I'm trying to link a library to two projects, but cant seem to get them to compile. The library compiles fine, but the projects do not.
I get the error message "undefined reference to some function", which tells me the library cannot be found. I've checked project configuration and discovered that the path to the library mysteriously disappears after building.
Is there something I'm missing? :)
See attached image. Thanks
solution_exp.PNG ( 22 KB | 3 Downloads )

Title: Re: Linking library to arduino project
Post by Visual Micro on Nov 10th, 2017 at 6:09am
Hi,

Arduino doesn't use compiled libraries in that way.

It used arduino compatible libraries.

If you open the visual micro explorer you will see the library manager tab. There are nearly a 1000 ready to download and use arduino libraries and more can be found on the web.


VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.