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
Locked Topic Intellisense Errors (Read 1091 times)
Kabron
Full Member
***
Offline


Posts: 170
Joined: Nov 1st, 2015
Intellisense Errors
Jan 6th, 2020 at 1:21pm
 
What do means all these errors?
The project compiled and debug normally.
  

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


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Errors
Reply #1 - Jan 6th, 2020 at 1:23pm
 
You have set the error list to only display intellisense errors and these are intellisense errors. I suggest you change the list to Build Only because that will be less confusing for you.

Visual Studio C++ does not understand some low level Gcc syntax so intellisense will never be perfect. Your own code should be okay but the core might show some errors sometimes.

« Last Edit: Jan 6th, 2020 at 1:24pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Kabron
Full Member
***
Offline


Posts: 170
Joined: Nov 1st, 2015
Re: Intellisense Errors
Reply #2 - Jan 6th, 2020 at 1:30pm
 
Thanks a lot Tim. It was disturbing me a little.

After I began inspected them, all except one suddenly disappeared.
« Last Edit: Jan 6th, 2020 at 1:32pm by Kabron »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Errors
Reply #3 - Jan 6th, 2020 at 1:33pm
 
Yes VS has a mind of its own. Building the project can help because it allows us to feed more paths into the intellisense.
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Intellisense Errors
Reply #4 - Jan 23rd, 2020 at 12:05pm
 
Off-Topic replies have been moved to this Topic.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint