Sorunome / reuben3-meta

6 stars 1 forks source link

Dépendance manquante #1

Closed Chimrod closed 6 years ago

Chimrod commented 6 years ago

Le projet refuse de compiler à cause de la dépendance manquante RTCZero.

reuben3.ino:2:21: fatal error: RTCZero.h: No such file or directory

include

                 ^

compilation terminated.`

Quelle est la librairie à installer dans l'environnement Arduino ?

Sorunome commented 6 years ago

You have to install the RTCZero library via the arduino library manager

Am 2. Juni 2018 17:03:59 MESZ schrieb Chimrod notifications@github.com:

Le projet refuse de compiler à cause de la dépendance manquante RTCZero.

reuben3.ino:2:21: fatal error: RTCZero.h: No such file or directory

include

                ^

compilation terminated.`

Quelle est la librairie à installer dans l'environnement Arduino ?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Sorunome/reuben3-meta/issues/1

Chimrod commented 6 years ago

Thanks !

Can you just provide a readme in the project in order to explain required depencies ?

By the way, thanks a lot for the game ! You did a very good stuff