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 Arduino-specific Intellisense errors (Read 3098 times)
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Arduino-specific Intellisense errors
Aug 6th, 2015 at 1:00pm
 
Have just moved to VS2015 and have the lastest VM installed via VS as well as Arduino IDE 1.6.1.  All Arduino-specific commands, such as "pinMode" and "digitalWrite" are showing a red underscore with this message:

expression preceding parentheses of apparent call must have (pointer-to-) function type

I have verified that the VS Editor is set to recognize .ino files.  Any other clues or fixes?   Cheesy

=Alan R.
  
Back to top
 
IP Logged
 
Harrzack
Member
***
Offline


Posts: 133
Location: Lindenwold, NJ USA
Joined: Dec 28th, 2012
Re: Arduino-specific Intellisense errors
Reply #1 - Aug 6th, 2015 at 2:28pm
 
SOLVED!

I was still hooked up to Arduino 1.6.1
Setting VS & VM to use 1.6.4 seems to have cleared this up.

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