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 Problem with local libraries (Read 164 times)
Acuario
Senior Member
****
Offline


Posts: 264
Location: Spain
Joined: Aug 28th, 2015
Problem with local libraries
Aug 21st, 2026 at 4:59am
Print Post  
Hi,
I have a solution with a project that has a local version of a library file.
The library is in folder arduino-ide\libraries\LovyanGFX-master
I have Local files override library files selected in the compiler.

This works correctly and the local library is used.

The problem is when I open a different solution (in the same VS session)
The new project doesn´t have any local libraries (but the Local files override library files is still enabled)
The project now uses the local library files from the other project and not from the Arduino libraries folder.

Renaming the libraries folder in the first project works to force the second project to correctly pick up the library from Arduino\libraries
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2960
Joined: Feb 13th, 2019
Re: Problem with local libraries
Reply #1 - Aug 21st, 2026 at 8:37am
Print Post  
Thanks for the report, and we have reproduced this issue and will update as soon as the fix is available.
  
Back to top
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2960
Joined: Feb 13th, 2019
Re: Problem with local libraries
Reply #2 - Aug 21st, 2026 at 3:39pm
Print Post  
Please update to the latest version (26.0708.05) which can be downloaded to the top of the board below:-
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

Let us know if you have any further issues.
  
Back to top
IP Logged
 
Acuario
Senior Member
****
Offline


Posts: 264
Location: Spain
Joined: Aug 28th, 2015
Re: Problem with local libraries
Reply #3 - Aug 22nd, 2026 at 3:25am
Print Post  
I have built both projects and confirm that it is fixed.
Thanks for a quick response!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint