I had install arduino 1.6.3 and the driver. Then I tried example blink and having error during upload the code. The error as below:
Arduino: 1.6.3 (Windows 8.1), Board: "Arduino Uno"
Build options changed, rebuilding all
C:\Program Files (x86)\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=10603 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\standard C:\Users\User\AppData\Local\Temp\build5673633886789028074.tmp\sketch_feb05a.cpp -o C:\Users\User\AppData\Local\Temp\build5673633886789028074.tmp\sketch_feb05a.cpp.o
avr-g++: error: CreateProcess: No such file or directory
Error compiling.
please help me to fix this since I'm very new to this arduino environment ..
![]()