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 MS VS2012 error compiling?? (Read 3407 times)
LeeozArduino
Newbies
*
Offline


Posts: 1
Joined: Apr 9th, 2015
MS VS2012 error compiling??
Apr 9th, 2015 at 9:25am
Print Post  
using MS VStudion 2012 with latest visual micro.
arduino 1.6 is installed.

Iv'e tried a very simple code using visual studio. the sketch is OK (no bugs) and all I get is this error:

Compiling 'sketch_aug01a' for 'Arduino Nano w/ ATmega328'
     Process: "{runtime.tools.avr-gcc.path}\bin\avr-g++" -c -g -Os -w -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=163 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR -I"D:\Programs\Arduino\hardware\arduino\avr\cores\arduino" -I"D:\Programs\Arduino\hardware\arduino\avr\variants\eightanaloginputs" 328\sketch_aug01a.cpp" -o 328\sketch_aug01a.cpp.o"
Error compiling

I have no idea what is the problem???

On the arduino 1.6 it compiles good.
« Last Edit: Apr 9th, 2015 at 10:30am by LeeozArduino »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: MS VS2012 error compiling??
Reply #1 - Apr 9th, 2015 at 8:22pm
Print Post  
Hi,

We do not yet support arduino 1.6.2 and 1.6.3 which were released a week or two ago.

We currently recommend installing 1.6.1 from last month.

You can find links to the older arduino ide versions on our download page and at the top of the home page.

We will release support for 1.6.2+ during the next week. It contains more significant changes that normally found in a point release Smiley
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint