Promblem compiling any scetch.
hi,
just know i´m new arduino , programming.
i`ve been having trouble compiling scetch have been writing myself, tryed compile example "blink" didnt work eigther. tryed unistall arduino, downloaded again , tried compile "blink" scetch. still didn´t work.
i have tryed 3 older versions of arduino none of them compile "blink" scetch.
any theories?
this error get:
arduino:1.8.3 (windows 10), kort:"arduino/genuino 101"
in file included sketch\blink.ino.cpp:1:0:
c:\users\berghiller\appdata\local\arduino15\packages\intel\hardware\arc32\2.0.2\cores\arduino/arduino.h:23:20: fatal error: stdint.h: no such file or directory
#include <stdint.h>
^
compilation terminated.
exit status 1
error compiling board arduino/genuino 101.
this report have more information with
"show verbose output during compilation"
option enabled in file -> preferences.
just know i´m new arduino , programming.
i`ve been having trouble compiling scetch have been writing myself, tryed compile example "blink" didnt work eigther. tryed unistall arduino, downloaded again , tried compile "blink" scetch. still didn´t work.
i have tryed 3 older versions of arduino none of them compile "blink" scetch.
any theories?
this error get:
arduino:1.8.3 (windows 10), kort:"arduino/genuino 101"
in file included sketch\blink.ino.cpp:1:0:
c:\users\berghiller\appdata\local\arduino15\packages\intel\hardware\arc32\2.0.2\cores\arduino/arduino.h:23:20: fatal error: stdint.h: no such file or directory
#include <stdint.h>
^
compilation terminated.
exit status 1
error compiling board arduino/genuino 101.
this report have more information with
"show verbose output during compilation"
option enabled in file -> preferences.
it seems might wrong intel curie boards installation. try this:
- tools > board > boards manager
- wait download finish
- scroll down list , click on "intel curie boards"
- click "remove"
- wait removal finish
- click "install"
- wait installation finish
- click "close"
- try compilation again.
Arduino Forum > Using Arduino > Installation & Troubleshooting > Promblem compiling any scetch.
arduino
Comments
Post a Comment