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 interrupts() is nagging me although no import is needed (Read 1038 times)
Waleed El-Badry
Junior Member
**
Offline


Posts: 14
Location: Egypt
Joined: Jan 30th, 2016
interrupts() is nagging me although no import is needed
Mar 14th, 2019 at 10:56pm
Print Post  
Hello,
Whenever I use 
Code (C++)
Select All
interrupts(); 

 
function and even though it doesn't require any import, a nagging error hint as shown in the picture is always there. I can recompile without a problem but adding that reference won't make it compiled. Thanks


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


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: interrupts() is nagging me although no import is needed
Reply #1 - Mar 16th, 2019 at 11:52am
Print Post  
This intellisense error appears to work okay in VS2019

If you use VS2019 you need to install the latest visual micro from here https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint