AlessandroAU / Chorus32-ESP32LapTimer

This is an ESP32 port of the popular Chorus RF Laptimer
GNU General Public License v3.0
85 stars 33 forks source link

Missing "brzo_i2c.h" file from compile #104

Closed alvarobeiste closed 4 years ago

alvarobeiste commented 4 years ago

Hello, I am getting the following error when trying to compile the project:

C:\Users\AlphaFPV\Documents\Arduino\libraries\ESP8266_and_ESP32_OLED_driver_for_SSD1306_displays\src/SH1106Brzo.h:35:22: fatal error: brzo_i2c.h: No such file or directory

The libraries have been correctly installed, and the error happens both with the .zip lib or with the downloaded one.

Smeat commented 4 years ago

I just used a fresh arduino 1.8.12 installation and followed the instructions in the readme without any problem. Did you use version 4.1 of the library?

Can you post the complete error message? We are never using the file mentioned in the error, so no clue what went wrong.

alvarobeiste commented 4 years ago

Hello!

I have just realized that I've used the Arduino IDE 1.8.9. I can confirm that I did indeed use the 4.1 version of the library! I'll try again tomorrow with the latest version, thank you.

El vie., 13 mar. 2020 21:22, Kevin notifications@github.com escribió:

I just used a fresh arduino 1.8.12 installation and followed the instructions in the readme without any problem. Did you use version 4.1 of the library?

Can you post the complete error message? We are never using the file mentioned in the error, so no clue what went wrong.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlessandroAU/Chorus32-ESP32LapTimer/issues/104#issuecomment-598896745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6DUU566G4D4QPTLNXXW73RHKIZZANCNFSM4LHI54ZA .

Smeat commented 4 years ago

@alvarobeiste Did you manage to fix the error you were getting?

alvarobeiste commented 4 years ago

Yes, I forgot to close the issue! Reinstalled all the Arduino software and libraries, tried again and got it done. Thanks for your help!

El vie., 10 abr. 2020 11:25, Kevin notifications@github.com escribió:

@alvarobeiste https://github.com/alvarobeiste Did you manage to fix the error you were getting?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AlessandroAU/Chorus32-ESP32LapTimer/issues/104#issuecomment-611956187, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6DUU6KXFCYWO7B6AISZKDRL3QXXANCNFSM4LHI54ZA .