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 Re: Including unwanted object files!!! (Read 467 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Including unwanted object files!!!
Feb 4th, 2020 at 1:03pm
Print Post  
Move them to libraries and then add #if around the #includes from the main code to the library.

This is what the "deep search" does when it says scanning for libraries.

Do you know the folder structure for Arduino libraries?

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


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Re: Including unwanted object files!!!
Reply #1 - Apr 6th, 2020 at 2:59pm
Print Post  
This Topic was moved here from Visual Studio 2017, 2019 [move by] Visual Micro.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint