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 Re: multiple errrors not seen with arduino ide (Read 380 times)
Roboftheweb
Newbies
*
Offline


Posts: 1
Joined: May 17th, 2020
Re: multiple errrors not seen with arduino ide
May 17th, 2020 at 2:42pm
Print Post  
Sorry - scratch that. 

I had one error in my application, 

int len = message.length();
uint8_t buffer[len];

which the Arduino IDE feels is ok, but the VisualMicro IDE does not. 

VisualMicro wants the men to be a constant.

I changed that and my error count went down from 231 to 0.   

I'll open another issue on the above with at different subject line.
  
Back to top
 
IP Logged
 
Roboftheweb
Newbies
*
Offline


Posts: 1
Joined: May 17th, 2020
Re: Re: multiple errrors not seen with arduino ide
Reply #1 - May 17th, 2020 at 2:56pm
Print Post  
This Topic was moved here from Visual Studio 2017, 2019 [move by] Roboftheweb.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint