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 Unable to use changes in library (Read 1261 times)
pointerZ
Newbies
*
Offline


Posts: 2
Joined: Jun 27th, 2017
Unable to use changes in library
Jun 27th, 2017 at 10:16am
Print Post  
I use Arduino IDE for VS2013 version 1606.8.0 and I made project using Arduino library. It compiles and runs ok. After I needed to change library these changes doesn't  refresh in project. I made compile error - nothing no error.
I tried Project Clean and Rebuild still nothing.
It seems you are having a copy of library that doesn't refresh so can you please give me some hints how to propagate changes from library to VisualStudio.

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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to use changes in library
Reply #1 - Jun 27th, 2017 at 10:58am
Print Post  
Keep your Visual Micro software up to date and read the new features list Smiley

Use Vs2015 or 2017 then read this

http://www.visualmicro.com/post/2016/05/27/Sharing-code-between-projects.aspx


« Last Edit: Jun 27th, 2017 at 11:00am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
pointerZ
Newbies
*
Offline


Posts: 2
Joined: Jun 27th, 2017
Re: Unable to use changes in library
Reply #2 - Jun 28th, 2017 at 10:18am
Print Post  
Thank you for your note.
I found solution. In Win7 if we open arduino library file with VS and change something then change is taken into account. But if we open the same file with regular notepad then we any change is not visible by the VS and therefore not taken into account. 
This is more windows administrator privileges problem then VM extension.

Thank you for support. Regards
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Unable to use changes in library
Reply #3 - Jun 28th, 2017 at 10:55am
Print Post  
Hi,

I don't really understand how that can be the case. Visual Micro only looks at date/time of the files. That can't be affected by permissions.

How did you open the library in VS? Did you use the visual micro toggle hidden files command?
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint