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 Old VS2012 project woes in VS2015 (Read 3105 times)
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Old VS2012 project woes in VS2015
Feb 3rd, 2016 at 11:34pm
Print Post  
I have a project created using VS2012 in 2014.
I've opened this in VS2015, with Arduino 1.65 and (I believe) the lastest VM.  

The Project will Build with no errors.

But...  a number of the files in the Project  are showing all sorts of red "undefined" errors in VM. The library path has not changed - all items are where they have been since... the beginning of time!  Even the data type 'byte' is not recognized in .ino files with the errors.

This seems like something has changed since VS2012 - and somehow 'out of sync'.  Any ideas on how to clear this up?

Cheesy

Alan <very confused> R.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Old VS2012 project woes in VS2015
Reply #1 - Feb 3rd, 2016 at 11:44pm
Print Post  
Hi,

Try changing board and back again or switching between release/debug using the toolbar.

That should force intellisense to refresh.

Otherwise please zip and email the project folder and its sub folders.

Thanks
  
Back to top
WWW  
IP Logged
 
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Re: Old VS2012 project woes in VS2015
Reply #2 - Feb 3rd, 2016 at 11:54pm
Print Post  
Tim - you a "Da Bomb" - No wonder you get the big-bux!  LOL!!  That did the trick - thanks for the quick replyl

=A.


Tim@Visual Micro wrote on Feb 3rd, 2016 at 11:44pm:
Hi,

Try changing board and back again or switching between release/debug using the toolbar.

That should force intellisense to refresh.

Otherwise please zip and email the project folder and its sub folders.

Thanks


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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Old VS2012 project woes in VS2015
Reply #3 - Feb 3rd, 2016 at 11:54pm
Print Post  
Great thanks for the update  Smiley
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint