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 Library management (Read 6233 times)
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Library management
Oct 29th, 2012 at 7:31pm
Print Post  
I just updated to Arduino 1.0.1 and now all the custom libraries has to be moved and copied and what not. Is there a way to manage the libraries so that one does have to manually do it?
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Library management
Reply #1 - Oct 29th, 2012 at 7:33pm
Print Post  
Yes you just put them in the sketch folder\libraries instead of arduinoide\libraries

Sketch folder is normally my [documents\arduino] so it will be [documents\arduino]\libraries
  
Back to top
WWW  
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Library management
Reply #2 - Oct 29th, 2012 at 7:52pm
Print Post  
Thanks I was under the impression that you can not do that.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Library management
Reply #3 - Oct 29th, 2012 at 7:57pm
Print Post  
Do you mean that you thought arduino does not support this? or that visual micro does not support it?

ps: That's the difference between "Core" and "User" on the "Project>Add Arduino Library" menu in Visual Studio
« Last Edit: Oct 29th, 2012 at 7:58pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Library management
Reply #4 - Oct 29th, 2012 at 8:02pm
Print Post  
No wonder, my user option is not enabled and I never inquired. Yes I thought Arduino had this limitation.
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Library management
Reply #5 - Oct 29th, 2012 at 8:06pm
Print Post  
For future reference it is the same with the cores/boards. You can create a "sketchfolder\Hardware" folder and add new boards. 

The boards can have their own cores or point to another core such as "arduino".
  
Back to top
WWW  
IP Logged
 
Marius
Developer
****
Offline


Posts: 204
Location: Centurion RSA
Joined: Sep 7th, 2011
Re: Library management
Reply #6 - Oct 29th, 2012 at 8:11pm
Print Post  
Marvelous. After a rescan, all libraries are present. Now I will compile and see.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint