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 Installing Arduino Zip Library (Read 5277 times)
Roy K
Newbies
*
Offline


Posts: 3
Joined: Jun 15th, 2015
Problem Installing Arduino Zip Library
Jun 15th, 2015 at 10:56pm
Print Post  
I just installed Visual Studio 6.2 and Arduino IDE 1.65. The libraries that come with the IDE seem to work, but I'm trying to add 2 additional libraries (VTSerial and EEPROMEx) from downloaded zip files.  They worked fine in the old Arduino IDE v.1.06, when I try to install them in Visual Studio I get an error message "unable to move library from temp to C:\libraries\documents\arduino\libraries\EEPROMEx" The directory exists.
Any suggestions on what dumb mistake I'm making?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Problem Installing Arduino Zip Library
Reply #1 - Jun 16th, 2015 at 1:50pm
Print Post  
Not sure but it is just a matter of unpacking them to "document\arduino\library\lib1" "lib2" etc.

Will do some testing over the next week. Did you see if the libs are in the Library manager that is an alternative for install.
  
Back to top
IP Logged
 
Roy K
Newbies
*
Offline


Posts: 3
Joined: Jun 15th, 2015
Re: Problem Installing Arduino Zip Library
Reply #2 - Jun 16th, 2015 at 2:10pm
Print Post  
Thanks for your reply. I think I may have found at least  part of the problem. I deleted the setting  for where user programs are stored (there was a comment suggesting leaving it blank since it also affects libraries) Now it sees the old version of these files (actually the same as the  zip files I was trying to upload) they appear in the user library. I'm about to conduct some experiments to see if it really works.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Problem Installing Arduino Zip Library
Reply #3 - Jun 16th, 2015 at 4:42pm
Print Post  
Hi Roy,

Yes Arduino user libraries are stored off the libraries folder under the sketch book. It's recommended to be left empty because users don't understand its importance.

If the sketcbook folder is empty then the default is used or the setting from the arduino ide file>preferences if that has been set.

It's possible you had an invalid folder specified so now you have cleared it things should work better Smiley

  
Back to top
IP Logged
 
Roy K
Newbies
*
Offline


Posts: 3
Joined: Jun 15th, 2015
Re: Problem Installing Arduino Zip Library
Reply #4 - Jun 16th, 2015 at 5:27pm
Print Post  
It is working now, I  haven't had the need to install another library yet, hopefully that will go smoothly.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Problem Installing Arduino Zip Library
Reply #5 - Jun 16th, 2015 at 6:04pm
Print Post  
Great thanks for letting me know
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint