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 Issue after upgrade arduino ide (Read 2859 times)
montecchi
Junior Member
**
Offline


Posts: 18
Joined: Oct 19th, 2012
Issue after upgrade arduino ide
Dec 16th, 2014 at 7:35pm
Print Post  
Goodevening,
  today i have upgraded arduino sdk from 1.5.6r to 1.5.8.
Before this update i work with your visual studio plugin without problem.
After update i retrive "Error compiling" in any project i load.
In arduino ide the same project are compiled correctly.

What can i do?

Here the verbose output of a blink example

Compiling 'Blink' for 'Arduino Uno'
Build folder: file:///C:/Users/montecchil/AppData/Local/VMicro/Arduino/Builds/Blink/uno
Summary: Header=1 Prototypes=3 Imports=0
Additional Defines: 
Architecture Tools: C:\Program Files\Arduino/hardware/tools/avr/bin/
GCC: 4.8.1
Sketchbook: file:///C:/Users/montecchil/Documents/Arduino
Core Include Paths
Include Path 'C:\Program Files\Arduino\hardware\arduino\avr\cores\arduino'
Include Path 'C:\Program Files\Arduino\hardware\arduino\avr\variants\standard'
"C:\Program Files\Arduino/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=158 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -I"C:\Program Files\Arduino\hardware\arduino\avr\cores\arduino" -I"C:\Program Files\Arduino\hardware\arduino\avr\variants\standard" "C:\Users\montecchil\AppData\Local\VMicro\Arduino\Builds\Blink\uno\Blink.cpp" -o "C:\Users\montecchil\AppData\Local\VMicro\Arduino\Builds\Blink\uno\Blink.cpp.o"
Error compiling
« Last Edit: Dec 16th, 2014 at 7:39pm by montecchi »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Issue after upgrade arduino ide
Reply #1 - Jan 11th, 2015 at 4:23am
Print Post  
Hi,

I am really sorry i missed this post.

The latest beta on the download page will fix that error it probably means you have win avr installed which alters your pc control panel configuration.

The latest version works around programs that do that. The latest arduino 1.5.8 contains a new toolchain that is prone to this issue but hopefully know worked around by visual micro.

The beta release is 1412.10 sp4

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