-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Description
If i try to compile the 'Blink' example , the IDE return me an error:
E:\Téléchargements terminés\arduino-nightly\arduino-builder -dump-prefs -logger=machine -hardware="E:\Téléchargements terminés\arduino-nightly\hardware" -hardware="C:\Users\pierre\AppData\Local\Arduino15\packages" -tools="E:\Téléchargements terminés\arduino-nightly\tools-builder" -tools="E:\Téléchargements terminés\arduino-nightly\hardware\tools\avr" -tools="C:\Users\pierre\AppData\Local\Arduino15\packages" -libraries="C:\tmp\Arduino_Compilateur\arduino-1.6.6\MyArduinoSketch\MesProgrammes\libraries" -libraries="E:\Téléchargements terminés\arduino-nightly\libraries" -fqbn=arduino:avr:uno -ide-version=10606 -build-path="C:\Users\pierre\AppData\Local\Temp\build6781017315140768274.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose "E:\Téléchargements terminés\arduino-nightly\examples\01.Basics\Blink\Blink.ino"
Usage of E:\Téléchargements terminés\arduino-nightly\arduino-builder:
-build-path="": build path
-compile=false: compiles the given sketch
-debug-level=5: Turns on debugging messages. The higher, the chattier
-dump-prefs=false: dumps build properties used when compiling
-fqbn="": fully qualified board name
-hardware=[]: Specify a 'hardware' folder. Can be added multiple times for specifying multiple 'hardware' folders
-ide-version="10600": fake IDE version
-libraries=[]: Specify a 'libraries' folder. Can be added multiple times for specifying multiple 'libraries' folders
-logger="human": Sets type of logger. Available values are 'human', 'machine'
-prefs=[]: Specify a custom preference. Can be added multiple times for specifying multiple custom preferences
-tools=[]: Specify a 'tools' folder. Can be added multiple times for specifying multiple 'tools' folders
-verbose=false: if 'true' prints lots of stuff
-version=false: prints version and exits
-warnings="": Sets warnings level. Available values are 'none', 'default', 'more' and 'all'
Erreur lors de la compilation.