Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to import a custom library into the Arduino project?
How to import a custom library into the Arduino project? [message #1821183] Thu, 06 February 2020 12:07 Go to next message
Eclipse UserFriend
Hi! I'm using "Eclipse IDE for C/C++ Developers" version 2019-12 (4.14.0) with "Eclipse C++ IDE for Arduino 3.0" plugin. During the development I realized the necessity of moving some of my classes into a separate library. How can I do it? When I go to "Project->Libraries" window I can choose only from predefined set of libraries.

[Updated on: Thu, 06 February 2020 12:09] by Moderator

Re: How to import a custom library into the Arduino project? [message #1821758 is a reply to message #1821183] Wed, 19 February 2020 11:30 Go to previous message
Eclipse UserFriend
To add your own library, create a new directory in the libraries directory with the name of your library. The folder should contain a C or C++ file with your code and a header file with your function and variable declarations.

Download the latest version of MOD games using AppValley. One of the most popular third-party AppStore among iOS users. Get AppValley

[Updated on: Wed, 19 February 2020 21:34] by Moderator

Previous Topic:Multiple definitions between subfolders
Next Topic:cdt.parser for GNU GCC error
Goto Forum:
  


Current Time: Fri Jun 13 15:10:27 EDT 2025

Powered by FUDForum. Page generated in 0.05488 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top