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 VisualMicro and C++17 ( AVR-GCC 8.x) (Read 1570 times)
AlexanderKo
Newbies
*
Offline


Posts: 1
Joined: Sep 6th, 2018
VisualMicro and C++17 ( AVR-GCC 8.x)
Sep 6th, 2018 at 1:27pm
Print Post  
Hello, does anyone know how to upgrade VisualMicro to be able to use latest C++ compiler? 
I tried some builds made by Zak Kemble (Win7_32 and Win10_64) from http://blog.zakkemble.co.uk/avr-gcc-builds/ but was getting compiler errors: ".../ar.exe: unable to rename ...core.a' ; reason: File exists" 
Thank you!
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: VisualMicro and C++17 ( AVR-GCC 8.x)
Reply #1 - Sep 7th, 2018 at 10:38am
Print Post  
The question needs to be directed to the author of whichever board/core you have chosen.

The build instructions for each board are in files that are defined by the arduino.cc 3rd party hardware standard.

Visual Micro just reads the instructions and then runs whichever compiler is stated in the instructions.

The files in the cores that affect this are boards.txt and platform.txt
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint