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 Can't see my installed libraries (Read 4378 times)
dinotomFL
Junior Member
**
Offline


Posts: 25
Location: Florida
Joined: Mar 28th, 2016
Can't see my installed libraries
Apr 6th, 2016 at 4:19pm
Print Post  
I'm new to VM for VS2015. I have about 10 custom libraries installed. They are in the default folder for Arduino (C:\Users\username\Documents\Arduino\libraries).

I do not see them when I try to add them to a project, I only see the Arduino IDE libraries. (built-in libraries)

If I click Add Library-> User, I get a blank dropdown.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't see my installed libraries
Reply #1 - Apr 6th, 2016 at 4:22pm
Print Post  
This usually means that you entered the optional sketchbook location into the Ide locations window.

The SketchBook is usually C:\Users\username\Documents\Arduino. If you leave it empty then this default is used.

Custom libraries are always located off the sketchbook hence the issue.

Does this make sense?

  
Back to top
IP Logged
 
dinotomFL
Junior Member
**
Offline


Posts: 25
Location: Florida
Joined: Mar 28th, 2016
Re: Can't see my installed libraries
Reply #2 - Apr 6th, 2016 at 4:28pm
Print Post  
NO, because I just added the file path to see if that worked, it was empty before. I figured out how to open the library manager and tried to install a library. I'm getting this error.

Unable to install the new library. Invalid source path:
ry

  
Back to top
 
IP Logged
 
dinotomFL
Junior Member
**
Offline


Posts: 25
Location: Florida
Joined: Mar 28th, 2016
Re: Can't see my installed libraries
Reply #3 - Apr 6th, 2016 at 4:31pm
Print Post  
Well i got that error and I now see my libraries so Im all set. Im not sure why/how that happened but Im good now.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12138
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Can't see my installed libraries
Reply #4 - Apr 6th, 2016 at 4:34pm
Print Post  
Great maybe a space was in the sketchbook setting can't think of anything else that would affect that.

I expect the install issue failed because of the . in the temp path name but haven't heard a report about that before, but I will test thanks.

Anyway as you see we have the same config as the arduino ide so it should be easy to work round that one.

Thanks for the update
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint