Je ne peux pas vérifier et installer le porjet (Message d'erreur "exit status 1"

J'essaye de vérifier puis installer des projets, mais je reçoit toujours un message :

exit status 1
Erreur de compilation pour la carte Arduino/Genuino Uno

Que puis-je faire ?


I FINALY FOUND THE PROBLEM "Read the text"

My problem was because Iwas not having the libraries that uses in the code.

I was needing the "nrf24.h" libraries

  1. I search "nrf24.h libraries download"
  2. After, I download it on arduino's page
  3. I put in the labraries arduino document
  4. Finish, I installed my libraries on arduino and I don't have the error message

Thank

Post the full error message
(This isn't a bootloader issue)

It's the full error message !
If it's not a boot error were I can go ?

Thank
Winchesters

The IDE has a control on the bottom right called "copy error message".
Try using it, and post the result here.

What version of the IDE and avr board package, and what OS?

There was a bug fixed in 1.8.3 I think that could cause compilation fails with that error and nothing more at the linking stage, particularly on XP and win10 windows store version...

??? I have the arduino 1.8.5 and I don't know what is the OS ???

The problem is when I try to check and upload a arduino code form youtube, because I have a rc boat to do with arduino, so look for code because I'm not good in arduino.
Thank