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 ODD WEMOS LOLIN32 Lite intellisense errors on blank code (Read 564 times)
Wildvortex
Newbies
*
Offline


Posts: 5
Joined: Dec 31st, 2023
ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Jul 30th, 2024 at 2:06pm
Print Post  
I have recently added the LOLIN32 Lite board to vMicro. when I open a blank sketch i get 13 errors whach are mostly associated with the files "new" and "c++config.h". 

complies and uploads fine but really do not want to wade through all these errors with every sketch. 

If I open a library example with the same board there are 0 errors. 

how can I fix these errors? 

Sorry if any of this seems like a dumb question I am fairly new to coding.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Wildvortex
Newbies
*
Offline


Posts: 5
Joined: Dec 31st, 2023
Re: ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Reply #1 - Jul 30th, 2024 at 2:07pm
Print Post  
compile txt
  

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Reply #2 - Jul 30th, 2024 at 3:20pm
Print Post  
Thanks for the info. we will look to see if these errors can be ignored. Sometimes there are a couple of files in the board toolchains that are not understood by the microsoft intellisense.

In the meantime you can change the error window selection from "Build+Intellisense" to "Build Only".

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


Posts: 12163
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Reply #3 - Aug 4th, 2024 at 1:08am
Print Post  
There is an updated Visual Micro version that allows intellisense errors to be removed. The example in the release notes apply to esp32 boards. Please try it and let us know what errors remain. Version 24.0722.8 is at the top of the releases list.

  
Back to top
IP Logged
 
Wildvortex
Newbies
*
Offline


Posts: 5
Joined: Dec 31st, 2023
Re: ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Reply #4 - Aug 5th, 2024 at 11:53am
Print Post  
just update, this update has removed most of the errors but still shows 6 all type 'size_t' on lines 120,122,134,136,168,170. of new.h

I am happy to ignore them but just thought you might like to know.
  

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


Posts: 2441
Joined: Feb 13th, 2019
Re: ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Reply #5 - Aug 5th, 2024 at 12:18pm
Print Post  
Thanks for the update.

If you close the project, and delete the ".vs" folder from the solution folder, and reload it, do these errors vanish as well?
  
Back to top
IP Logged
 
Wildvortex
Newbies
*
Offline


Posts: 5
Joined: Dec 31st, 2023
Re: ODD WEMOS LOLIN32 Lite intellisense errors on blank code
Reply #6 - Aug 5th, 2024 at 5:45pm
Print Post  
No they remain. many more show in the first few seconds but then reverts back to those same 6 errors.
« Last Edit: Aug 5th, 2024 at 6:14pm by Wildvortex »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint