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 Intellisense: ESP update and StdLib issues (Read 3896 times)
NullMedia
Ex Member
*


Intellisense: ESP update and StdLib issues
May 12th, 2016 at 1:35pm
Print Post  
Just about to order the pro version, but having a couple of issues... See screenshots.

1) The board manager is showing the ESP8266 package 2.2.0 installed, but 2.0.0 available as an update. Not a problem to work around though.

2) I use VS Team Services to sync between home/work PCs. One PC is fine, the other shows intellisense errors for stdlib calls. Both PCs can compile without errors. Both are identical installations on the lastest versions (VS, VM, Arduino).
« Last Edit: May 14th, 2016 at 3:23pm by Tim@Visual Micro »  

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP update and StdLib issues
Reply #1 - May 12th, 2016 at 8:50pm
Print Post  
Hi,

Yes I know about the version issue it will be fixed shortly.

The VS intellisense will shortly be moved to using Clang which Microsoft have recently released support for. It will be more reliable and accurate than the standard VS C++.

If you right click the project you will see all the properties that VS uses to determine intellisense. The additional include paths which Visual Micro maintains should be the same between both projects (other than physical paths)

It's also important to tell us which Arduino Ide you have installed and which version of Visual Micro from tools>extensions and updates>Arduino Ide for VS>Version

The intellisense is part of the free product so no need to buy.

Thanks
« Last Edit: May 12th, 2016 at 9:06pm by Tim@Visual Micro »  
Back to top
IP Logged
 
NullMedia
Ex Member
*


Re: ESP update and StdLib issues
Reply #2 - May 12th, 2016 at 9:41pm
Print Post  
I'm running the following on both machines:
VS 14.0.25123.00 Update 2
VM 1605.12.0
Arduino IDE 1.6.8
esp8266 v2.2.0

Couldn't see any differences in the project setup...
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: ESP update and StdLib issues
Reply #3 - May 12th, 2016 at 10:06pm
Print Post  
If you press F12 on sAESprivatekey does not take you to the definition?
« Last Edit: May 12th, 2016 at 10:06pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint