Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic static library (Read 1812 times)
Precious Roy
Junior Member
**
Offline


Posts: 19
Joined: Dec 6th, 2016
static library
Dec 6th, 2016 at 12:49pm
Print Post  
Hello,

What i like to do some times is to make library projects and then just add a reference in the project to the other lib project in the solution to make my code more separate.

is that possible with arduino?

  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: static library
Reply #1 - Dec 6th, 2016 at 2:06pm
Print Post  
Hi,

Currently you have to right click the project > add existing code. This "links" other code into the project that will be compiled as if it exists in the project folder.

+ We are working on linking entire projects and also linking .a archives.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint