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 Is this a bug in visual studio intellisens? (Read 3558 times)
Tikki
Junior Member
**
Offline


Posts: 25
Location: Thailand
Joined: Feb 2nd, 2014
Is this a bug in visual studio intellisens?
Oct 7th, 2014 at 9:38am
Print Post  
Hi, I try to store array of bytes data in flash memory of arduino nano and after try to compile, I've founded error like the the picture but can compile project with no any problem. Could it be that I do something wrong or it is a bug of intellisense? How can I fix it?

Regard
Tikki
  

Please Register or Login to the Forum to see File Attachments
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Is this a bug in visual studio intellisens?
Reply #1 - Oct 7th, 2014 at 9:45am
Print Post  
Hi,

It's not a bug but Visual Studio expect Microsoft C++ for intellisense and we use arduino/gcc which is a 95% fit.

If you find a compiler switch that will ignore the error or any code syntax that will prevent the error we can extend Visual Micro to cater for that. But as you can see we have not found a solution yet Smiley

Thanks

  
Back to top
IP Logged
 
Tikki
Junior Member
**
Offline


Posts: 25
Location: Thailand
Joined: Feb 2nd, 2014
Re: Is this a bug in visual studio intellisens?
Reply #2 - Oct 7th, 2014 at 10:05am
Print Post  
Ok, I just through that it's a bug and may cause me a problem in the future, It've been annoying me for a while , Now I can just simply ignore it . Thank again!  Wink
  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Is this a bug in visual studio intellisens?
Reply #3 - Jan 11th, 2015 at 4:19am
Print Post  
Hi,

Sorry for the delay. If you are still using visual micro then please try the latest beta from the downloads page. There has been a small but significant change to intellisense that might remove all false errors.

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