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 compile error with VS2022, but not with original IDE (Read 970 times)
Henk Levels
Junior Member
**
Offline


Posts: 81
Joined: Sep 28th, 2015
compile error with VS2022, but not with original IDE
Jul 19th, 2024 at 7:56pm
Print Post  
Hi,
I have a Arduino UNO with Ethernetshield2 and standard test sketch Webserver.ino
Compilation with IDE2.3.2 goes well.
Compilation with VS2022 goes wrong
See attachment txt file for verbose and show build properties.
I tried Tools - Options - Visual Micro - General - Application IDE location
But when selecting IDE2.0 I can not edit the path.
What could be Wrong?
  

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


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
Re: compile error with VS2022, but not with original IDE
Reply #1 - Jul 19th, 2024 at 8:30pm
Print Post  
Please update the latest release then let us know how it goes.

There isn't a program path for arduidno 2 because the program itself does not include standard board or library definitions. Visual Micro doesn't use the arduino program to work. Same for arduino1x, except that it has some board and library sources in the hardware folder below where the .exe is installed.
  
Back to top
IP Logged
 
Henk Levels
Junior Member
**
Offline


Posts: 81
Joined: Sep 28th, 2015
Re: compile error with VS2022, but not with original IDE
Reply #2 - Jul 20th, 2024 at 7:59am
Print Post  
SOLVED, Thanks
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint